mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Sync WPT with upstream (03-12-2023) (#30814)
* Update web-platform-tests to revision b'dd47ca67f55ac9df45235b2335200fb885dd1357' * Update test expectations --------- Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
7e82c5c957
commit
914fe64fc7
442 changed files with 174178 additions and 1548 deletions
|
@ -0,0 +1,2 @@
|
|||
[Document-parseHTMLUnsafe-encoding.html]
|
||||
expected: ERROR
|
|
@ -1,2 +0,0 @@
|
|||
[Document-parseHTMLUnsafe-encoding.tentative.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[Document-parseHTMLUnsafe-style-attribute.html]
|
||||
expected: ERROR
|
|
@ -1,2 +0,0 @@
|
|||
[Document-parseHTMLUnsafe-style-attribute.tentative.html]
|
||||
expected: ERROR
|
|
@ -1,4 +1,4 @@
|
|||
[Document-parseHTMLUnsafe-url-base.tentative.html]
|
||||
[Document-parseHTMLUnsafe-url-base-pushstate.html]
|
||||
[valid: created normally]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
[Document-parseHTMLUnsafe-url.tentative.html]
|
||||
[Document-parseHTMLUnsafe-url-base.html]
|
||||
[valid: created normally]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
[Document-parseHTMLUnsafe-url-moretests.tentative.html]
|
||||
[Document-parseHTMLUnsafe-url-moretests.html]
|
||||
[Parent window]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
[Document-parseHTMLUnsafe-url-pushstate.tentative.html]
|
||||
[Document-parseHTMLUnsafe-url-pushstate.html]
|
||||
[valid: created normally]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
[Document-parseHTMLUnsafe-url-base-pushstate.tentative.html]
|
||||
[Document-parseHTMLUnsafe-url.html]
|
||||
[valid: created normally]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[Document-parseHTMLUnsafe.html]
|
||||
expected: ERROR
|
|
@ -1,2 +0,0 @@
|
|||
[Document-parseHTMLUnsafe.tentative.html]
|
||||
expected: ERROR
|
|
@ -1,3 +1,3 @@
|
|||
[Element-setHTMLUnsafe-04.tentative.html]
|
||||
[Element-setHTMLUnsafe-04.html]
|
||||
[setHTMLUnsafe should leave the removed children alone.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[setHTMLUnsafe-CEReactions.html]
|
||||
[Element.setHTMLUnsafe should trigger custom element reactions.]
|
||||
expected: FAIL
|
||||
|
||||
[ShadowRoot.setHTMLUnsafe should trigger custom element reactions.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[setHTMLUnsafe-xml.html]
|
||||
[setHTMLUnsafe should still parse HTML even in XML documents.]
|
||||
expected: FAIL
|
||||
|
||||
[setHTMLUnsafe should still parse HTML even in SVG documents.]
|
||||
expected: FAIL
|
|
@ -1,4 +1,4 @@
|
|||
[setHTMLUnsafe.tentative.html]
|
||||
[setHTMLUnsafe.html]
|
||||
[Element: setHTMLUnsafe with no shadowdom.]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue