Update web-platform-tests to revision b'015f19c5b653f51f2e38ebe97ec0ff62523f57de' (#32121)

This commit is contained in:
Servo WPT Sync 2024-04-21 01:02:25 -04:00 committed by GitHub
parent bcf538dbc8
commit f3c2edb743
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
626 changed files with 18372 additions and 5676 deletions

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,2 @@
[mix-blend-mode-parent-element-overflow-hidden-and-border-radius-2.html]
expected: FAIL

View file

@ -0,0 +1,3 @@
[transition-ready-time-offscreen.html]
[Transitions start at the same time regardless of on-screen status]
expected: FAIL

View file

@ -58,3 +58,15 @@
[CSS Fonts Module Level 4: parsing @font-palette-values 20]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 21]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 22]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 23]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 24]
expected: FAIL

View file

@ -97,3 +97,6 @@
[CSS Fonts Module Level 4: parsing @font-palette-values 32]
expected: FAIL
[CSS Fonts Module Level 4: parsing @font-palette-values 33]
expected: FAIL

View file

@ -0,0 +1,2 @@
[object-fit-containcontainintrinsicsize-png-001c.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[object-fit-containcontainintrinsicsize-png-001e.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[object-fit-containcontainintrinsicsize-png-001p.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[object-fit-containsize-png-001c.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[object-fit-containsize-png-001e.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[object-fit-containsize-png-001p.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[selection-over-highlight-001.html]
expected: FAIL

View file

@ -1,3 +1,6 @@
[MediaQueryList-addListener-removeListener.html]
[listeners are called when <iframe> is resized]
expected: FAIL
[listeners are called correct number of times]
expected: FAIL

View file

@ -0,0 +1,6 @@
[Range-isPointInRange-shadowdom.tentative.html]
[isPointInRange() test for collapsed selection]
expected: FAIL
[isPointInRange() test for non-collapsed selection]
expected: FAIL

View file

@ -0,0 +1,3 @@
[dictionary-clear-site-data-cache.tentative.https.html]
[Clear-Site-Data with "cache" directive must unregister dictionary]
expected: FAIL

View file

@ -0,0 +1,3 @@
[dictionary-clear-site-data-cookies.tentative.https.html]
[Clear-Site-Data with "cookies" directive must unregister dictionary]
expected: FAIL

View file

@ -0,0 +1,3 @@
[dictionary-clear-site-data-storage.tentative.https.html]
[Clear-Site-Data with "storage" directive must not unregister dictionary]
expected: FAIL

View file

@ -1,9 +0,0 @@
[dictionary-clear-site-data.tentative.https.html]
[Clear-Site-Data with "cache" directive must unregister dictionary]
expected: FAIL
[Clear-Site-Data with "cookies" directive must unregister dictionary]
expected: FAIL
[Clear-Site-Data with "storage" directive must not unregister dictionary]
expected: FAIL

View file

@ -1,10 +1,10 @@
[element-img-environment-change.sub.html]
expected: TIMEOUT
[sec-fetch-site - Not sent to non-trustworthy same-site destination, no attributes]
expected: FAIL
expected: TIMEOUT
[sec-fetch-site - Not sent to non-trustworthy cross-site destination, no attributes]
expected: TIMEOUT
expected: NOTRUN
[sec-fetch-mode - Not sent to non-trustworthy same-origin destination, no attributes]
expected: NOTRUN

View file

@ -1,10 +1,6 @@
[javascript-url-referrer.window.html]
expected: TIMEOUT
[unsafe-url referrer policy used to create the starting page]
expected: FAIL
[origin referrer policy used to create the starting page]
expected: FAIL
[no-referrer referrer policy used to create the starting page]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[traverse_the_history_5.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.copy.no-shadow.no-transform.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.copy.no-shadow.rotation.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.copy.no-shadow.no-transform.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.copy.no-shadow.rotation.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.copy.shadow.no-transform.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.copy.shadow.rotation.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.copy.no-shadow.no-transform.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.copy.no-shadow.rotation.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.copy.shadow.no-transform.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.copy.shadow.no-transform.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.copy.shadow.rotation.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.copy.shadow.rotation.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.copy.no-shadow.no-transform.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.copy.no-shadow.rotation.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.copy.shadow.no-transform.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.copy.shadow.rotation.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.globalCompositeOperation.html]
expected: FAIL

View file

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

View file

@ -0,0 +1,3 @@
[the-anchor-attribute-xml.tentative.html]
[the-anchor-attribute-xml]
expected: FAIL

View file

@ -1,3 +1,4 @@
[document-base-url-window-initiator-is-not-opener.https.window.html]
expected: TIMEOUT
[window.open() gets base url from initiator not opener.]
expected: [FAIL, PASS, TIMEOUT]

View file

@ -1,3 +1,4 @@
[no-cuechange-before-play.html]
expected: TIMEOUT
[Ensure that the 'cuechange' event is not fired before video playback has begun.]
expected: FAIL
expected: TIMEOUT

View file

@ -1,4 +1,4 @@
[iframe_sandbox_navigation_download_allow_downloads.sub.tentative.https.html]
[iframe_sandbox_navigation_download_allow_downloads.sub.tentative.html]
expected: TIMEOUT
[Navigation resulted download in sandbox is allowed by allow-downloads.]
expected: FAIL

View file

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

View file

@ -1,4 +1,3 @@
[iframe_sandbox_popups_escaping-3.html]
expected: TIMEOUT
[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,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,4 @@
[iframe_sandbox_window_open_download_allow_downloads.tentative.https.html]
[iframe_sandbox_window_open_download_allow_downloads.tentative.html]
expected: TIMEOUT
[window.open(download, ) triggering download in sandbox is allowed by allow-downloads.]
expected: TIMEOUT

View file

@ -1,3 +0,0 @@
[parse-a-sizes-attribute-width-1000px.html]
[<img srcset="/images/green-1x1.png?e38 50w, /images/green-16x16.png?e38 51w" sizes="(min-width:calc(0)) 1px"> ref sizes="1px" (width:1000px)]
expected: FAIL

View file

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

View file

@ -0,0 +1,3 @@
[inline-async-inserted-execorder.html]
[Inline async="" module scripts execute or throw parse errors asynchronously]
expected: FAIL

View file

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

View file

@ -808,3 +808,21 @@
[<area>: Setting <http://example.net>.hash = '\x00' Trailing C0 control should be encoded]
expected: FAIL
[<area>: Setting <http://example.net/path>.host = 'example.com?stuff:8080' Stuff after a ? delimiter is ignored, trailing 'port']
expected: FAIL
[<a>: Setting <http://example.net:8080>.host = 'example.com:invalid' Anything other than ASCII digit stops the port parser in a setter but is not an error]
expected: FAIL
[<area>: Setting <http://example.net:8080>.host = 'example.com:invalid' Anything other than ASCII digit stops the port parser in a setter but is not an error]
expected: FAIL
[<a>: Setting <http://example.net:8080/test>.host = '[::1\]:invalid' Anything other than ASCII digit stops the port parser in a setter but is not an error]
expected: FAIL
[<area>: Setting <http://example.net:8080/test>.host = '[::1\]:invalid' Anything other than ASCII digit stops the port parser in a setter but is not an error]
expected: FAIL
[<area>: Setting <http://example.net:8080/test>.host = '[::1\]' IPv6 without port]
expected: FAIL

View file

@ -38,6 +38,12 @@
[URL: Setting <non-spec:/.//>.pathname = 'p' Drop /. from path]
expected: FAIL
[URL: Setting <http://example.net:8080>.host = 'example.com:invalid' Anything other than ASCII digit stops the port parser in a setter but is not an error]
expected: FAIL
[URL: Setting <http://example.net:8080/test>.host = '[::1\]:invalid' Anything other than ASCII digit stops the port parser in a setter but is not an error]
expected: FAIL
[url-setters.any.worker.html?include=javascript]
@ -99,6 +105,12 @@
[URL: Setting <non-spec:/.//>.pathname = 'p' Drop /. from path]
expected: FAIL
[URL: Setting <http://example.net:8080>.host = 'example.com:invalid' Anything other than ASCII digit stops the port parser in a setter but is not an error]
expected: FAIL
[URL: Setting <http://example.net:8080/test>.host = '[::1\]:invalid' Anything other than ASCII digit stops the port parser in a setter but is not an error]
expected: FAIL
[url-setters.any.worker.html?include=mailto]