mirror of
https://github.com/servo/servo.git
synced 2025-08-17 03:15:34 +01:00
Sync WPT with upstream (27-04-2025) (#36708)
Automated downstream sync of changes from upstream as of 27-04-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
902d2ad8f4
commit
e22ce3988b
496 changed files with 12700 additions and 2652 deletions
|
@ -1,6 +0,0 @@
|
|||
[empty-iframe-load-event.html]
|
||||
[Check execution order from nested timeout]
|
||||
expected: FAIL
|
||||
|
||||
[Check execution order on load handler]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[same-document-refresh.html]
|
||||
[Same-Document Referrer from Refresh]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[a-click.html]
|
||||
[aElement.click() before the load event must NOT replace]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[cross-document-nav-cross-document-nav.html]
|
||||
[cross-document navigation then cross-document navigation]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[traverse_the_history_5.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[location_hash_set_empty_string.html]
|
||||
[window.location.hash is an empty string]
|
||||
expected: FAIL
|
2
tests/wpt/meta/html/canvas/element/canvas-host/2d.canvas.host.size.large.html.ini
vendored
Normal file
2
tests/wpt/meta/html/canvas/element/canvas-host/2d.canvas.host.size.large.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[2d.canvas.host.size.large.html]
|
||||
expected: CRASH
|
2
tests/wpt/meta/html/canvas/offscreen/canvas-host/2d.canvas.host.size.large.worker.js.ini
vendored
Normal file
2
tests/wpt/meta/html/canvas/offscreen/canvas-host/2d.canvas.host.size.large.worker.js.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[2d.canvas.host.size.large.worker.html]
|
||||
expected: CRASH
|
|
@ -1,19 +1,15 @@
|
|||
[supported-elements.html]
|
||||
expected: TIMEOUT
|
||||
[Contenteditable element should support autofocus]
|
||||
expected: FAIL
|
||||
|
||||
[Host element with delegatesFocus including no focusable descendants should be skipped]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
[Element with tabindex should support autofocus]
|
||||
expected: FAIL
|
||||
|
||||
[Area element should support autofocus]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
[Host element with delegatesFocus should support autofocus]
|
||||
expected: NOTRUN
|
||||
|
||||
[Non-HTMLElement should not support autofocus]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[seek-to-negative-time.htm]
|
||||
[seek to negative time]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -64,3 +64,6 @@
|
|||
|
||||
[invoking (as show-popover) open popover is noop]
|
||||
expected: FAIL
|
||||
|
||||
[invoking (as show-popover) should create an implicit anchor reference for anchor positioning.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[new-scroll-event-dispatched-at-next-updating-rendering-time.html]
|
||||
expected: TIMEOUT
|
||||
[new-scroll-event-dispatched-at-next-updating-rendering-time]
|
||||
expected: TIMEOUT
|
Loading…
Add table
Add a link
Reference in a new issue