ladybird/Tests/LibWeb/Text/input/XHTML
Cory Virok 6a5bca1302 LibWeb: Added tests for missing xmlns during XHMTL parsing
The main culprit for the following WPT test failure is that we
weren't using the HTML namespace for XHTML docs unless one was
explicitly provided.
2024-10-13 00:24:25 +02:00
..
parse-without-xmlns.html LibWeb: Added tests for missing xmlns during XHMTL parsing 2024-10-13 00:24:25 +02:00
script-execution.xhtml LibWeb: Execute the correct script in XMLDocumentBuilder::element_end() 2024-07-25 15:05:28 +02:00