mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-09 19:16:02 +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
Notes:
sideshowbarker
2024-07-16 16:23:32 +09:00
Author: https://github.com/alimpfard
Commit: ebe254a6d3
Pull-request: https://github.com/SerenityOS/serenity/pull/21365
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