Update web-platform-tests to revision b'5049a31d2a7eebd7bca08317e56664021a8bd36c' (#31085)

This commit is contained in:
Servo WPT Sync 2024-01-13 23:22:04 -05:00 committed by GitHub
parent efe4071a5b
commit e7d2d23e1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
325 changed files with 10541 additions and 1595 deletions

View file

@ -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

View file

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

View file

@ -8,9 +8,6 @@
[application/x-www-form-urlencoded: Basic File test (formdata event)]
expected: FAIL
[application/x-www-form-urlencoded: 0x00 in value (formdata event)]
expected: FAIL
[application/x-www-form-urlencoded: 0x00 in filename (normal form)]
expected: FAIL

View file

@ -19,3 +19,9 @@
[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