mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-08 01:00:05 +00:00
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.
This commit is contained in:
parent
9336b14d15
commit
6a5bca1302
Notes:
github-actions[bot]
2024-10-12 22:25:15 +00:00
Author: https://github.com/coryvirok
Commit: 6a5bca1302
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1755
2 changed files with 21 additions and 0 deletions
1
Tests/LibWeb/Text/expected/XHTML/parse-without-xmlns.txt
Normal file
1
Tests/LibWeb/Text/expected/XHTML/parse-without-xmlns.txt
Normal file
|
@ -0,0 +1 @@
|
|||
PASS
|
Loading…
Add table
Add a link
Reference in a new issue