Update web-platform-tests to revision b'a85f0dfe538b9cb894388a65dba7a2a21db050c7' (#30879)

This commit is contained in:
Servo WPT Sync 2023-12-17 06:15:38 -05:00 committed by GitHub
parent e4aed3d06a
commit 5c8fc7309d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
917 changed files with 30677 additions and 3146 deletions

View file

@ -0,0 +1,6 @@
[empty-iframe-load-event.html]
[Check execution order from nested timeout]
expected: FAIL
[Check execution order on load handler]
expected: FAIL

View file

@ -0,0 +1,3 @@
[navigation-unload-same-origin.window.html]
[Same-origin navigation started from unload handler must be ignored]
expected: FAIL

View file

@ -1,3 +0,0 @@
[a-click.html]
[aElement.click() before the load event must NOT replace]
expected: FAIL

View file

@ -1,3 +0,0 @@
[pageload-image-in-popup.html]
[The document for a standalone media file should have one child in the body.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[creating_browsing_context_test_01.html]
[first argument: absolute url]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.canvasFilterObject.gaussianBlur.tentative.isotropic.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.filter.canvasFilterObject.gaussianBlur.tentative.mostly-x.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.filter.canvasFilterObject.gaussianBlur.tentative.mostly-y.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.filter.canvasFilterObject.gaussianBlur.tentative.x-only.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.filter.canvasFilterObject.gaussianBlur.tentative.y-only.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.anisotropic-blur.isotropic.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.anisotropic-blur.mostly-x.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.anisotropic-blur.mostly-y.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.anisotropic-blur.x-only.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.anisotropic-blur.y-only.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.css-filters.w.html]
expected: TIMEOUT

View file

@ -1,3 +0,0 @@
[2d.layer.opaque-canvas.worker.html]
[Checks that layer blending works inside opaque canvas]
expected: FAIL

View file

@ -1,2 +0,0 @@
[document-render-blocking-partial.tentative.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[document-render-blocking.tentative.html]
expected: ERROR

View file

@ -0,0 +1,3 @@
[element-render-blocking-002.tentative.html]
[blocking defers until needed element is parsed]
expected: FAIL

View file

@ -0,0 +1,3 @@
[element-render-blocking-004.tentative.html]
[removing link in the head makes it no longer blocking]
expected: FAIL

View file

@ -0,0 +1,3 @@
[element-render-blocking-005.tentative.html]
[removing 'blocking' makes it no longer blocking]
expected: FAIL

View file

@ -0,0 +1,3 @@
[element-render-blocking-007.tentative.html]
[link with non-matching media has no effect]
expected: FAIL

View file

@ -0,0 +1,3 @@
[element-render-blocking-009.tentative.html]
[changing media to non-matching makes it non blocking]
expected: FAIL

View file

@ -0,0 +1,3 @@
[element-render-blocking-010.tentative.html]
[changing rel to non-expect makes it non blocking]
expected: FAIL

View file

@ -0,0 +1,3 @@
[element-render-blocking-013.tentative.html]
[removing href makes it no longer blocking]
expected: FAIL

View file

@ -0,0 +1,3 @@
[element-render-blocking-014.tentative.html]
[link in the body has no effect]
expected: FAIL

View file

@ -0,0 +1,3 @@
[element-render-blocking-015.tentative.html]
[removing link the body makes it non blocking]
expected: FAIL

View file

@ -0,0 +1,3 @@
[element-render-blocking-016.tentative.html]
[removing 'blocking' in the body makes it non blocking]
expected: FAIL

View file

@ -0,0 +1,3 @@
[element-render-blocking-017.tentative.html]
[adding 'blocking=render' in the body has no effect]
expected: FAIL

View file

@ -0,0 +1,3 @@
[element-render-blocking-018.tentative.html]
[changing media to matching in the body has no effect]
expected: FAIL

View file

@ -0,0 +1,3 @@
[element-render-blocking-019.tentative.html]
[changing media to non-matching in the body makes it non blocking]
expected: FAIL

View file

@ -0,0 +1,3 @@
[element-render-blocking-020.tentative.html]
[changing rel to non-expect in the body makes it non blocking]
expected: FAIL

View file

@ -0,0 +1,3 @@
[element-render-blocking-021.tentative.html]
[changing rel to expect in the body has no effect]
expected: FAIL

View file

@ -0,0 +1,3 @@
[element-render-blocking-022.tentative.html]
[adding href in the body has no effect]
expected: FAIL

View file

@ -0,0 +1,3 @@
[element-render-blocking-023.tentative.html]
[removing href in the body makes it non blocking]
expected: FAIL

View file

@ -0,0 +1,3 @@
[element-render-blocking-025.tentative.html]
[adding an id in the body satisfies render block]
expected: FAIL

View file

@ -0,0 +1,3 @@
[element-render-blocking-026.tentative.html]
[removing id after it was renderer keeps render block satisfied]
expected: FAIL

View file

@ -0,0 +1,3 @@
[element-render-blocking-028.tentative.html]
[removing some links but not all keeps at least the matching link blocking]
expected: FAIL

View file

@ -1,3 +1,4 @@
[iframe_sandbox_popups_escaping-1.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

View file

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

View file

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

View file

@ -179,8 +179,5 @@
[multipart/form-data: \\r\\n in value (formdata event)]
expected: FAIL
[multipart/form-data: 0x00 in name (normal form)]
expected: FAIL
[multipart/form-data: backslash in value (formdata event)]
expected: FAIL

View file

@ -83,9 +83,6 @@
[text/plain: double quote in name (formdata event)]
expected: FAIL
[text/plain: double quote in value (formdata event)]
expected: FAIL
[text/plain: double quote in filename (normal form)]
expected: FAIL
@ -178,3 +175,9 @@
[text/plain: \\n in name (normal form)]
expected: FAIL
[text/plain: 0x00 in name (normal form)]
expected: FAIL
[text/plain: double quote in value (normal form)]
expected: FAIL

View file

@ -181,3 +181,6 @@
[application/x-www-form-urlencoded: single quote in name (normal form)]
expected: FAIL
[application/x-www-form-urlencoded: \\r\\n in filename (formdata event)]
expected: FAIL

View file

@ -0,0 +1,9 @@
[popover-stacking-anchor-attribute.tentative.html]
[anchor attribute relationship]
expected: FAIL
[indirect anchor attribute relationship]
expected: FAIL
[more complex nesting, all using anchor ancestry]
expected: FAIL

View file

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