Update web-platform-tests to revision b'8f48f40aab7f7f8a8118dc1a46972d070622be52' (#32271)

This commit is contained in:
Servo WPT Sync 2024-05-12 00:42:20 -04:00 committed by GitHub
parent 2904c32e05
commit 1f6d358cf9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
407 changed files with 12186 additions and 1091 deletions

File diff suppressed because it is too large Load diff

View file

@ -214,3 +214,21 @@
[e.style['content'\] = "url(\\"https://www.example.com/picture.svg\\") \\"hello\\" / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "url(\\"picture.svg\\") / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "url(\\"picture.svg\\") / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "url(\\"picture.svg\\") / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "url(\\"picture.svg\\") \\"hello\\" / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "url(\\"picture.svg\\") \\"hello\\" / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "url(\\"picture.svg\\") \\"hello\\" / attr(foo)" should set the property value]
expected: FAIL

View file

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

View file

@ -0,0 +1,2 @@
[text-wrap-nowrap-001.html]
expected: FAIL

View file

@ -1,10 +1,9 @@
[CSSStyleSheet-constructable-baseURL.tentative.html]
[CSSStyleSheet-constructable-baseURL.html]
[Constructing sheet with custom base URL ueses that URL for CSS rules]
expected: FAIL
[Constructing sheet with invalid base URL throws a NotAllowedError]
expected: FAIL
[Constructing sheet with relative URL adds to the constructor document's base URL]
expected: FAIL
[Constructing sheet with invalid base URL throws a NotAllowedError]
expected: FAIL

View file

@ -10,3 +10,6 @@
[Upgrade into customized built-in element when definition is added]
expected: FAIL
[Upgrade into autonomous custom element should not inherit from global registry for missing values]
expected: FAIL

View file

@ -1,5 +0,0 @@
[eventsource-request-cancellation.window.any.html]
expected: TIMEOUT
[eventsource-request-cancellation.window.any.worker.html]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[response-arraybuffer-realm.window.html]
[realm of the ArrayBuffer from Response arrayBuffer()]
expected: FAIL

View file

@ -0,0 +1,9 @@
[send-on-deactivate-with-background-sync.tentative.https.window.html]
[fetchLater() does send on page entering BFCache even if BackgroundSync is on.]
expected: FAIL
[fetchLater() with activateAfter=0 sends on page entering BFCache if BackgroundSync is on.]
expected: FAIL
[fetchLater() with activateAfter=1m does send on page entering BFCache even if BackgroundSync is on.]
expected: FAIL

View file

@ -0,0 +1,4 @@
[order-in-bfcache-restore-iframe.html]
expected: TIMEOUT
[pagereveal event in iframe fires and in correct order on restoration from BFCache]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[order-in-new-document-navigation-iframe.html]
[pagereveal event fires and in correct order on new-document navigation in an iframe]
expected: FAIL

View file

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

View file

@ -0,0 +1,2 @@
[svg-filter-lh-rlh.html]
expected: FAIL

View file

@ -1,4 +1,4 @@
[Document.currentScript.html]
expected: CRASH
expected: TIMEOUT
[Script script-svg]
expected: NOTRUN

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,4 +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,3 +1,3 @@
[iframe_sandbox_popups_escaping-3.html]
[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,3 +1,4 @@
[sandbox-top-navigation-user-activation-sticky.tentative.sub.window.html]
expected: TIMEOUT
[Allow top with user activation + user activation]
expected: FAIL
expected: TIMEOUT

View file

@ -40,3 +40,15 @@
[Test that the base URL of MediaImage is the base URL of entry setting object]
expected: FAIL
[Test that MediaMetadata is read/write]
expected: FAIL
[Test that MediaMetadata.artwork can't be modified]
expected: FAIL
[Test that MediaMetadata.chapterInfo is Frozen]
expected: FAIL
[Test that MediaMetadata.chapterInfo's artwork returns parsed urls]
expected: FAIL

View file

@ -1,4 +1,3 @@
[performance-navigation-timing-iframes-without-attributes.tentative.window.html]
expected: TIMEOUT
[RemoteContextHelper navigation using BFCache]
expected: TIMEOUT
expected: FAIL

View file

@ -1,4 +0,0 @@
[018.html]
expected: TIMEOUT
[origin of the script that invoked the method, javascript:]
expected: TIMEOUT