mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
Update web-platform-tests to revision b'8f3f629756d7351867a8be36d5f217608b9adc61' (#35065)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
f57ceeb3b4
commit
9306f575c9
1779 changed files with 28718 additions and 15792 deletions
|
@ -1,3 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-1.html]
|
||||
expected: CRASH
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-3.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,4 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-3.html]
|
||||
expected: TIMEOUT
|
||||
expected: CRASH
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
|
|
|
@ -181,3 +181,6 @@
|
|||
|
||||
[text/plain: 0x00 in value (formdata event)]
|
||||
expected: FAIL
|
||||
|
||||
[text/plain: non-ASCII in filename (formdata event)]
|
||||
expected: FAIL
|
||||
|
|
|
@ -13,3 +13,6 @@
|
|||
|
||||
[Disconnected document fragments can serve as radio group containers.]
|
||||
expected: FAIL
|
||||
|
||||
[Appending input radio input into a disconnect form should update the other radio inputs in the same radio group.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[button-type-reset-popovertarget.tentative.html]
|
||||
[button-type-reset-popovertarget.html]
|
||||
[Button type=reset and type=submit should not run popover algorithms when in a form.]
|
||||
expected: FAIL
|
|
@ -1,4 +1,4 @@
|
|||
[popover-types-with-hints.tentative.html]
|
||||
[popover-types-with-hints.html]
|
||||
[manuals do not close popovers]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
|||
[hint is not closed by pre-existing auto]
|
||||
expected: FAIL
|
||||
|
||||
[If a popover=hint is shown, it should hide any other open popover=hint popovers, including ancestral popovers. (You can't nest popover=hint)]
|
||||
[You can nest hint popovers]
|
||||
expected: FAIL
|
||||
|
||||
[If a popover=auto is shown, it should hide any open popover=hint, including if the popover=hint is an ancestral popover of the popover=auto. (You can't nest a popover=auto inside a popover=hint)]
|
||||
|
@ -17,11 +17,5 @@
|
|||
[If you: a) show a popover=auto (call it D), then b) show a descendent popover=hint of D (call it T), then c) hide D, then T should be hidden. (A popover=hint can be nested inside a popover=auto)]
|
||||
expected: FAIL
|
||||
|
||||
[If you: a) show a popover=auto (call it D), then b) show a non-descendent popover=hint of D (call it T), then c) hide D, then T should be left showing. (Non-nested popover=hint can stay open when unrelated popover=autos are hidden)]
|
||||
expected: FAIL
|
||||
|
||||
[You can nest hint popovers]
|
||||
expected: FAIL
|
||||
|
||||
[If you: a) show a popover=auto (call it D), then b) show a non-descendent popover=hint of D (call it T), then c) hide D, then T should be hidden. (Non-nested popover=hint gets hidden when unrelated popover=autos are hidden)]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue