mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
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:
parent
6955950948
commit
dca33f681a
473 changed files with 18149 additions and 16249 deletions
|
@ -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
|
|
@ -4,4 +4,4 @@
|
|||
expected: TIMEOUT
|
||||
|
||||
[When there's both a Refresh header and <meta> the Refresh header wins]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -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
|
|
@ -1,5 +1,5 @@
|
|||
[createImageBitmap-serializable.html]
|
||||
expected: TIMEOUT
|
||||
expected: ERROR
|
||||
[Serialize ImageBitmap created from a vector SVGImageElement]
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[2d.canvas.host.size.large.html]
|
||||
expected: CRASH
|
||||
[OffscreenCanvas test: 2d.canvas.host.size.large]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.canvas.host.size.large.worker.html]
|
||||
expected: CRASH
|
3703
tests/wpt/meta/html/dom/idlharness.https.html.ini
vendored
3703
tests/wpt/meta/html/dom/idlharness.https.html.ini
vendored
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,2 @@
|
|||
[iframe_sandbox_iframe_pdf_viewer.html]
|
||||
expected: FAIL
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[DOMContentLoaded-defer.html]
|
||||
[The end: DOMContentLoaded and defer scripts]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[module-delayed.html]
|
||||
[async document.write in a module]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[module-tla-delayed.html]
|
||||
[document.write in an imported module]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue