Update web-platform-tests to revision b'504dbb9401e985461bdc3fb534cb26fd5bb9d9ad' (#31372)

This commit is contained in:
Servo WPT Sync 2024-02-17 23:56:46 -05:00 committed by GitHub
parent c999d4546c
commit 6c67fa8b9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
392 changed files with 8906 additions and 1881 deletions

View file

@ -0,0 +1,3 @@
[iframe-loading-lazy-in-scroller-far.html]
[Test that lazy-loaded iframes do not load when far from viewport.]
expected: FAIL

View file

@ -0,0 +1,2 @@
[iframe-loading-lazy-in-scroller-horizontal-far.html]
expected: ERROR

View file

@ -1,4 +1,3 @@
[iframe_sandbox_popups_nonescaping-2.html]
expected: TIMEOUT
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: NOTRUN
expected: FAIL

View file

@ -1,4 +0,0 @@
[reparent-form-during-planned-navigation-task.html]
expected: TIMEOUT
[reparent-form-during-planned-navigation-task]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[form-indexed-element-shadow.html]
[form.elements: indexed access reflects DOM order, not flat tree]
expected: FAIL

View file

@ -7,3 +7,6 @@
[Check that rel=noopener with target=_parent does a normal load]
expected: FAIL
[Check that rel=noopener with target=_self does a normal load]
expected: FAIL

View file

@ -0,0 +1,18 @@
[popover-open-overflow-display-2.html]
[Absolute popover inside absolute element]
expected: FAIL
[Absolute element inside absolute popover]
expected: FAIL
[Fixed popover inside fixed element]
expected: FAIL
[Fixed element inside fixed popover]
expected: FAIL
[Absolute popover inside fixed element]
expected: FAIL
[Fixed element inside absolute popover]
expected: FAIL