mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Sync WPT with upstream (08-10-2023) (#30516)
* Update web-platform-tests to revision b'3d46548c5fbeb3c1b5f6bc5ae0854e0a1a0462ff' * Revert expectation for column-count-crash.https.html Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> --------- Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
This commit is contained in:
parent
5c9258895e
commit
5eed4e978c
466 changed files with 8188 additions and 3116 deletions
|
@ -1,3 +1,4 @@
|
|||
[resource-selection-source-media-env-change.html]
|
||||
expected: TIMEOUT
|
||||
[the <source> media attribute: no reaction to environment change]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-2.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-2.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[image-compositing-change.html]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[historical.html]
|
||||
[<input name=isindex> should not be supported]
|
||||
expected: FAIL
|
|
@ -1,4 +1,4 @@
|
|||
[name-attribute.tentative.html]
|
||||
[name-attribute.html]
|
||||
[basic handling of mutually exclusive details]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
|||
[mutually exclusive details across multiple names and multiple tree scopes]
|
||||
expected: FAIL
|
||||
|
||||
[mutation event and toggle event order matches tree order]
|
||||
[mutation event and toggle event order]
|
||||
expected: FAIL
|
||||
|
||||
[exclusivity enforcement with attachment scenario connected]
|
||||
|
@ -35,9 +35,6 @@
|
|||
[exclusivity enforcement with attachment scenario connected-in-template]
|
||||
expected: FAIL
|
||||
|
||||
[mutation event and toggle event order]
|
||||
expected: FAIL
|
||||
|
||||
[handling of name attribute changes]
|
||||
expected: FAIL
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
[fixed-position-child-with-transformed-ancestor.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[fixed-position-child-with-transformed-ancestor.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[fixed-position-child-with-will-change-ancestor.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[fixed-position-child-with-will-change-ancestor.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[top-layer-stacking.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[top-layer-stacking.tentative.html]
|
||||
expected: FAIL
|
|
@ -61,3 +61,12 @@
|
|||
|
||||
[Interfaces for SLOT: createElement]
|
||||
expected: FAIL
|
||||
|
||||
[Interfaces for permission: useNS]
|
||||
expected: FAIL
|
||||
|
||||
[Interfaces for permission: useParser]
|
||||
expected: FAIL
|
||||
|
||||
[Interfaces for PERMISSION: createElement]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[htmlanchorelement_noopener.html]
|
||||
expected: TIMEOUT
|
||||
[Check that targeting of rel=noopener with a given name reuses an existing window with that name]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -9,4 +10,4 @@
|
|||
expected: FAIL
|
||||
|
||||
[Check that rel=noopener with target=_self does a normal load]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[no-end-tag-no-contents.html]
|
||||
[The permission element should have no end tag or contents]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue