mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Merge pull request #3132 from Ms2ger/update-wpt
Update web-platform-tests; r=jgraham
This commit is contained in:
commit
efc221d10e
3 changed files with 28 additions and 1 deletions
|
@ -3,3 +3,6 @@
|
|||
[DOMImplementation.createHTMLDocument 2]
|
||||
expected: FAIL
|
||||
|
||||
[createHTMLDocument(): URL parsing]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -9,3 +9,27 @@
|
|||
[Invalid namespace http://www.w3.org/2000/xmlns/ and QName foo:xmlns]
|
||||
expected: FAIL
|
||||
|
||||
[Lower-case HTML element with a prefix]
|
||||
expected: FAIL
|
||||
|
||||
[Lower-case non-HTML element without a prefix]
|
||||
expected: FAIL
|
||||
|
||||
[Lower-case non-HTML element with a prefix]
|
||||
expected: FAIL
|
||||
|
||||
[Upper-case HTML element with a prefix]
|
||||
expected: FAIL
|
||||
|
||||
[Upper-case non-HTML element with a prefix]
|
||||
expected: FAIL
|
||||
|
||||
[null namespace]
|
||||
expected: FAIL
|
||||
|
||||
[undefined namespace]
|
||||
expected: FAIL
|
||||
|
||||
[empty string namespace]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 5aa5d78e820925c5805959174f3a724843309737
|
||||
Subproject commit 2c4d2713ef1eca473ab6df02cc5b0f9fdbcffd29
|
Loading…
Add table
Add a link
Reference in a new issue