Update web-platform-tests to revision b'9d20f3ae600d00673a27a69f69e13d4cd8eca443' (#36195)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-03-28 07:07:42 +01:00 committed by GitHub
parent 3f5220b421
commit ecaf2930cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
734 changed files with 24588 additions and 5583 deletions

View file

@ -1,3 +1,9 @@
[iframe-src-aboutblank-navigate-immediately.html]
[Navigating to a different document with window.open]
expected: FAIL
[Navigating to a different document with link click]
expected: FAIL
[Navigating to a different document with form submission]
expected: FAIL

View file

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

View file

@ -0,0 +1,3 @@
[2d.text.measure.lang.html]
[Testing the lang attribute]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.lang.inherit.html]
[Testing the lang attribute]
expected: FAIL

View file

@ -0,0 +1,2 @@
[canvas.2d.offscreen.lang.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[canvas.2d.offscreen.lang.inherit.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[canvas.2d.offscreen.transferred.lang.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[canvas.2d.offscreen.transferred.lang.inherit.document.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[canvas.2d.offscreen.transferred.lang.inherit.html]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.lang.html]
[Testing the lang attribute]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.lang.inherit.html]
[Testing the lang attribute]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.lang.worker.html]
[Testing the lang attribute]
expected: FAIL

View file

@ -0,0 +1,9 @@
[nameditem-01.html]
[img elements that have a name and id attribute with same value.]
expected: FAIL
[Dynamically updating the name attribute from img elements, should be accessible by values.]
expected: FAIL
[Dynamically updating the id attribute from img elements, should be accessible by values.]
expected: FAIL

View file

@ -13,3 +13,15 @@
[An id shouldn't affect getting an embed by name]
expected: FAIL
[Dynamically removing the name attribute from embed elements, should not be accessible.]
expected: FAIL
[Dynamically updating the name attribute from embed elements, should be accessible by its name.]
expected: FAIL
[Dynamically updating the id attribute from embed elements, should be accessible only by its name.]
expected: FAIL
[embed elements that is removed, should not be accessible.]
expected: FAIL

View file

@ -22,3 +22,18 @@
[An id shouldn't affect getting an object by name]
expected: FAIL
[Dynamically removing the name attribute from object elements, should not be accessible.]
expected: FAIL
[Dynamically removing the id attribute from object elements, should not be accessible.]
expected: FAIL
[Dynamically updating the name attribute from object elements, should be accessible by its name and id.]
expected: FAIL
[Dynamically updating the id attribute from object elements, should be accessible by its name and id.]
expected: FAIL
[object elements that is removed, should not be accessible.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[element-render-blocking-040.html]
[blocking defers frames until full parsing]
expected: FAIL

View file

@ -0,0 +1,3 @@
[element-render-blocking-041.html]
[blocking defers frames until full parsing]
expected: FAIL

View file

@ -1,12 +0,0 @@
[structured-cloning-error-stack-optional.sub.window.html]
[web API-created TypeError (structuredClone())]
expected: FAIL
[web API-created TypeError (worker)]
expected: FAIL
[web API-created TypeError (cross-site iframe)]
expected: FAIL
[web API-created TypeError (same-origin iframe)]
expected: FAIL

View file

@ -0,0 +1,2 @@
[lists-styles-quirks.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[option-label-whitespace-2.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[field-sizing-textarea-relayout.html]
expected: FAIL

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: TIMEOUT
expected: FAIL

View file

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

View file

@ -1,2 +0,0 @@
[image-loading-lazy-subframe-detached-crash.html]
expected: TIMEOUT

View file

@ -1,3 +0,0 @@
[option-computed-style.tentative.html]
[appearance:base-select options should have a checkmark with empty alt text.]
expected: FAIL