mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Update web-platform-tests to revision b'504dbb9401e985461bdc3fb534cb26fd5bb9d9ad' (#31372)
This commit is contained in:
parent
c999d4546c
commit
6c67fa8b9e
392 changed files with 8906 additions and 1881 deletions
|
@ -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
|
|
@ -0,0 +1,2 @@
|
|||
[iframe-loading-lazy-in-scroller-horizontal-far.html]
|
||||
expected: ERROR
|
|
@ -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
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[reparent-form-during-planned-navigation-task.html]
|
||||
expected: TIMEOUT
|
||||
[reparent-form-during-planned-navigation-task]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[form-indexed-element-shadow.html]
|
||||
[form.elements: indexed access reflects DOM order, not flat tree]
|
||||
expected: FAIL
|
|
@ -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
|
||||
|
|
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue