mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
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:
parent
d2dcb20bea
commit
52c2b1e3a8
490 changed files with 11141 additions and 3259 deletions
|
@ -0,0 +1,2 @@
|
|||
[pageswap-push-with-cross-origin-redirect.sub.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[pageswap-replace-with-cross-origin-redirect.sub.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[pageswap-traverse-navigation-cross-origin-redirect-no-bfcache.https.sub.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[canvas.2d.disconnected-font-size-math.html]
|
||||
expected: CRASH
|
|
@ -1,2 +1,2 @@
|
|||
[canvas.2d.disconnected.html]
|
||||
expected: FAIL
|
||||
expected: CRASH
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[2d.webgpuaccess.getTextureFormat.rgba16f.tentative.https.html]
|
||||
[getTextureFormat() returns RGBA16F for a float16 context]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[2d.webgpuaccess.getTextureFormat.rgba8.tentative.https.html]
|
||||
[getTextureFormat() returns RGBA8 or BGRA8 for a typical context]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[offscreencanvas-worker-font-load-crash.html]
|
||||
expected: TIMEOUT
|
|
@ -1,3 +0,0 @@
|
|||
[2d.webgpuaccess.getTextureFormat.rgba16f.tentative.https.html]
|
||||
[getTextureFormat() returns RGBA16F for a float16 context]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[2d.webgpuaccess.getTextureFormat.rgba16f.tentative.https.worker.html]
|
||||
[getTextureFormat() returns RGBA16F for a float16 context]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[2d.webgpuaccess.getTextureFormat.rgba8.tentative.https.html]
|
||||
[getTextureFormat() returns RGBA8 or BGRA8 for a typical context]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[2d.webgpuaccess.getTextureFormat.rgba8.tentative.https.worker.html]
|
||||
[getTextureFormat() returns RGBA8 or BGRA8 for a typical context]
|
||||
expected: FAIL
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[headings-styles-no-h1-in-section.tentative.html]
|
||||
expected: ERROR
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[disabled-003.html]
|
||||
expected: CRASH
|
|
@ -0,0 +1,3 @@
|
|||
[bounded-css-properties.html]
|
||||
[Properties with out-of-bounds values should be corrected]
|
||||
expected: FAIL
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue