Sync WPT with upstream (17-03-2024) (#31715)

* Update raw lags path for WPT import

I forgot to do this in #31616

* Update web-platform-tests to revision b'298d1599dbf6255aea63506daaa1702ff0c4fdc5'

---------

Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
Servo WPT Sync 2024-03-17 06:51:07 -04:00 committed by GitHub
parent d2dcb20bea
commit 52c2b1e3a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
490 changed files with 11141 additions and 3259 deletions

View file

@ -0,0 +1,2 @@
[pageswap-push-with-cross-origin-redirect.sub.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[pageswap-replace-with-cross-origin-redirect.sub.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[pageswap-traverse-navigation-cross-origin-redirect-no-bfcache.https.sub.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[canvas.2d.disconnected-font-size-math.html]
expected: CRASH

View file

@ -1,2 +1,2 @@
[canvas.2d.disconnected.html]
expected: FAIL
expected: CRASH

View file

@ -1,3 +0,0 @@
[2d.webgpuaccess.getTextureFormat.rgba16f.tentative.https.html]
[getTextureFormat() returns RGBA16F for a float16 context]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.webgpuaccess.getTextureFormat.rgba8.tentative.https.html]
[getTextureFormat() returns RGBA8 or BGRA8 for a typical context]
expected: FAIL

View file

@ -0,0 +1,2 @@
[offscreencanvas-worker-font-load-crash.html]
expected: TIMEOUT

View file

@ -1,3 +0,0 @@
[2d.webgpuaccess.getTextureFormat.rgba16f.tentative.https.html]
[getTextureFormat() returns RGBA16F for a float16 context]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.webgpuaccess.getTextureFormat.rgba16f.tentative.https.worker.html]
[getTextureFormat() returns RGBA16F for a float16 context]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.webgpuaccess.getTextureFormat.rgba8.tentative.https.html]
[getTextureFormat() returns RGBA8 or BGRA8 for a typical context]
expected: FAIL

View file

@ -1,3 +0,0 @@
[2d.webgpuaccess.getTextureFormat.rgba8.tentative.https.worker.html]
[getTextureFormat() returns RGBA8 or BGRA8 for a typical context]
expected: FAIL

View file

@ -4856,3 +4856,9 @@
[HTMLFrameSetElement interface: document.createElement("frameset") must inherit property "onpageswap" with the proper type]
expected: FAIL
[HTMLElement interface: attribute writingSuggestions]
expected: FAIL
[HTMLElement interface: document.createElement("noscript") must inherit property "writingSuggestions" with the proper type]
expected: FAIL

View file

@ -1,4 +1,3 @@
[document-with-fragment-valid.html]
expected: TIMEOUT
[Autofocus elements in top-level browsing context's documents with URL fragments should be skipped.]
expected: TIMEOUT
expected: FAIL

View file

@ -0,0 +1,2 @@
[headings-styles-no-h1-in-section.tentative.html]
expected: ERROR

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_escaping-1.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,4 @@
[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: FAIL
expected: TIMEOUT

View file

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

View file

@ -0,0 +1,2 @@
[disabled-003.html]
expected: CRASH

View file

@ -0,0 +1,3 @@
[bounded-css-properties.html]
[Properties with out-of-bounds values should be corrected]
expected: FAIL

View file

@ -1,3 +1,6 @@
[negative-offset-and-margin.html]
[Negative margins/offset should be changed to 0px]
expected: FAIL
[Expressions margins/offset should always return at least 0px]
expected: FAIL

View file

@ -1,10 +1,9 @@
[promise-job-entry-different-function-realm.html]
expected: TIMEOUT
[Fulfillment handler on fulfilled promise]
expected: FAIL
[Rejection handler on pending-then-rejected promise]
expected: TIMEOUT
expected: FAIL
[Thenable resolution]
expected: FAIL
@ -13,4 +12,4 @@
expected: FAIL
[Fulfillment handler on pending-then-fulfilled promise]
expected: TIMEOUT
expected: FAIL