Update web-platform-tests to revision b'1a5b13545ae58e468ed11e4c21912a3faf3355ea' (#35384)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-02-09 02:38:02 +01:00 committed by GitHub
parent df73d02932
commit a284bbd29d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
487 changed files with 12243 additions and 4352 deletions

View file

@ -0,0 +1,3 @@
[008.html]
[Link with onclick form submit to javascript url and href navigation ]
expected: FAIL

View file

@ -0,0 +1,3 @@
[navigation-unload-cross-origin.sub.window.html]
[Cross-origin navigation started from unload handler must be ignored]
expected: FAIL

View file

@ -0,0 +1,3 @@
[navigation-unload-same-origin-fragment.html]
[Tests that a fragment navigation in the unload handler will not block the initial navigation]
expected: FAIL

View file

@ -1,3 +0,0 @@
[a-click.html]
[aElement.click() before the load event must NOT replace]
expected: FAIL

View file

@ -1,3 +0,0 @@
[duplicate-name-order.html]
[Duplicate name lookup order]
expected: FAIL

View file

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

View file

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

View file

@ -0,0 +1,2 @@
[canvas.2d.offscreen.worker.direction.inherit.html]
expected: 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: TIMEOUT
expected: FAIL

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_escaping-2.html]
expected: CRASH
expected: TIMEOUT
[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,4 +1,4 @@
[iframe_sandbox_popups_nonescaping-2.html]
expected: TIMEOUT
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: NOTRUN
expected: FAIL

View file

@ -7,3 +7,9 @@
[<img srcset="data:image/svg+xml,<svg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='-1%20-1%202%202'%20height='20'><circle%20r='1'/></svg> 2x" data-expect="10">]
expected: FAIL
[<img srcset="data:image/svg+xml,<svg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='-1%20-1%202%202'%20width='20'><circle%20r='1'/></svg> 2x" data-expect="10" data-expect-natural-height="0">]
expected: FAIL
[<img srcset="data:image/svg+xml,<svg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='-1%20-1%202%202'%20height='20'><circle%20r='1'/></svg> 2x" data-expect="10" data-expect-natural-width="0">]
expected: FAIL

View file

@ -0,0 +1,3 @@
[historical.html]
[<input name=isindex> should not be supported]
expected: FAIL

View file

@ -1,3 +0,0 @@
[option-img-alt-text.tentative.html]
[option.label and option.text should include alt text of <img> elements.]
expected: FAIL

View file

@ -0,0 +1,18 @@
[event-handler-non-content-document-idl-attributes.html]
[div.onreadystatechange is not an event handler content attribute]
expected: FAIL
[div.onvisibilitychange is not an event handler content attribute]
expected: FAIL
[body.onreadystatechange is not an event handler content attribute]
expected: FAIL
[body.onvisibilitychange is not an event handler content attribute]
expected: FAIL
[frameset.onreadystatechange is not an event handler content attribute]
expected: FAIL
[frameset.onvisibilitychange is not an event handler content attribute]
expected: FAIL