mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +01:00
Sync WPT with upstream (06-07-2025) (#37901)
Automated downstream sync of changes from upstream as of 06-07-2025 [no-wpt-sync] --------- Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org> Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
bd4e04774d
commit
ee8bd14f3b
683 changed files with 13108 additions and 9280 deletions
|
@ -1,3 +0,0 @@
|
|||
[009.html]
|
||||
[Link with onclick form submit to javascript url with document.write and href navigation ]
|
||||
expected: FAIL
|
|
@ -2,9 +2,6 @@
|
|||
[load & pageshow event do not fire on contentWindow of <iframe> element created with no src]
|
||||
expected: FAIL
|
||||
|
||||
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='']
|
||||
expected: FAIL
|
||||
|
||||
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='about:blank?foo']
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[navigation-unload-same-origin-fragment.html]
|
||||
[Tests that a fragment navigation in the unload handler will not block the initial navigation]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[canvas.2d.disconnected-font-size-math.html]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/canvas/element/text/2d.text.measure.width.nullCharacter.html.ini
vendored
Normal file
3
tests/wpt/meta/html/canvas/element/text/2d.text.measure.width.nullCharacter.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.width.nullCharacter.html]
|
||||
[Null character does not take up space]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/canvas/offscreen/text/2d.text.measure.width.nullCharacter.worker.js.ini
vendored
Normal file
3
tests/wpt/meta/html/canvas/offscreen/text/2d.text.measure.width.nullCharacter.worker.js.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.width.nullCharacter.worker.html]
|
||||
[Null character does not take up space]
|
||||
expected: FAIL
|
|
@ -0,0 +1,9 @@
|
|||
[link-multiple-load-events.html]
|
||||
[<link> cannot request the same resource twice by touching the 'href' attribute, if its value never changes]
|
||||
expected: FAIL
|
||||
|
||||
[<link> cannot request the same resource twice by touching the 'type' attribute, if its value never changes]
|
||||
expected: FAIL
|
||||
|
||||
[<link> load event can fire twice for the same href resource, based on 'rel' attribute mutations]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[iframe-loading-lazy-nav-location-assign.html]
|
||||
[Navigating iframe loading='lazy' before it is loaded: location.assign]
|
||||
expected: FAIL
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-2.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
|
||||
|
|
|
@ -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: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[iframe_sandbox_popups_nonescaping-1.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue