Descriptionhtml: propagate foreign namespaces only when adding foreign content.
Pass tests10.dat, test 31:
<div><svg><path><foreignObject><p></div>a
| <html>
| <head>
| <body>
| <div>
| <svg svg>
| <svg path>
| <svg foreignObject>
| <p>
| "a"
Also pass test 32:
<!DOCTYPE html><svg><desc><div><svg><ul>a
Patch Set 1 #Patch Set 2 : diff -r 876070cba27d https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 876070cba27d https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 042b4923b689 https://go.googlecode.com/hg/ #
MessagesTotal messages: 3
|