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,3 @@
[navigation-unload-same-origin-fragment.html]
[Tests that a fragment navigation in the unload handler will not block the initial navigation]
expected: FAIL

View file

@ -4,4 +4,4 @@
expected: TIMEOUT
[When there's both a Refresh header and <meta> the Refresh header wins]
expected: TIMEOUT
expected: FAIL

View file

@ -0,0 +1,11 @@
[subresource.any.html]
[Refresh does not affect XMLHttpRequest.]
expected: FAIL
[Refresh does not affect Image.]
expected: FAIL
[subresource.any.worker.html]
[Refresh does not affect XMLHttpRequest.]
expected: FAIL

View file

@ -1,5 +1,5 @@
[createImageBitmap-serializable.html]
expected: TIMEOUT
expected: ERROR
[Serialize ImageBitmap created from a vector SVGImageElement]
expected: NOTRUN

View file

@ -1,4 +0,0 @@
[2d.canvas.host.size.large.html]
expected: CRASH
[OffscreenCanvas test: 2d.canvas.host.size.large]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.canvas.host.size.large.worker.html]
expected: CRASH

File diff suppressed because it is too large Load diff

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

View file

@ -1,3 +0,0 @@
[DOMContentLoaded-defer.html]
[The end: DOMContentLoaded and defer scripts]
expected: FAIL

View file

@ -1,3 +0,0 @@
[module-delayed.html]
[async document.write in a module]
expected: FAIL

View file

@ -1,3 +0,0 @@
[module-tla-delayed.html]
[document.write in an imported module]
expected: FAIL