mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:37:34 +00:00
LibWeb/XML: Avoid placing all elements missing an ns in the HTML ns
Also remove the hack for SVG documents, a well-formed SVG document has the correct xmlns attribute set, which should be automatically picked up by the builder now.
This commit is contained in:
parent
830f1dbbfe
commit
ebe254a6d3
4 changed files with 43 additions and 14 deletions
2
Tests/LibWeb/Text/expected/XML/parser-namespace.txt
Normal file
2
Tests/LibWeb/Text/expected/XML/parser-namespace.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
PASS
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue