Update web-platform-tests to revision b'6cf69a4f431581e9438681abc776029308ee8a8c' (#34265)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-11-17 02:49:15 +01:00 committed by GitHub
parent 6955950948
commit dca33f681a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
473 changed files with 18149 additions and 16249 deletions

View file

@ -0,0 +1,2 @@
[iframe_sandbox_iframe_pdf_viewer.html]
expected: FAIL

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_escaping-1.html]
expected: CRASH
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

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_escaping-3.html]
expected: CRASH
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: TIMEOUT
expected: FAIL

View file

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

View file

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

View file

@ -1,40 +1,6 @@
[submit-entity-body.html]
expected: TIMEOUT
[form submission from form should navigate to url with x-www-form-urlencoded]
expected: NOTRUN
[form submission from form should navigate to url with multipart/form-data]
expected: NOTRUN
[form submission from form should navigate to url with text/plain]
expected: NOTRUN
[form submission from button should navigate to url with x-www-form-urlencoded]
expected: NOTRUN
[form submission from button should navigate to url with multipart/form-data]
expected: NOTRUN
[form submission from button should navigate to url with text/plain]
expected: NOTRUN
[form submission from input should navigate to url with x-www-form-urlencoded]
expected: NOTRUN
[form submission from input should navigate to url with multipart/form-data]
expected: NOTRUN
[form submission from input should navigate to url with text/plain]
expected: NOTRUN
[form submission from submit input should contain submit button value]
expected: NOTRUN
[form submission from submit button should contain submit button value]
expected: NOTRUN
[form submission from image input should contain entries for its clicked coordinate]
expected: NOTRUN
expected: FAIL
[form submission from image input should only contain entries for the submitter's clicked coordinate when multiple image inputs are present]
expected: NOTRUN
expected: FAIL