mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Sync WPT with upstream (06-04-2025) (#36369)
Automated downstream sync of changes from upstream as of 06-04-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
b4fd9ebb0e
commit
bd43b78735
708 changed files with 15442 additions and 3379 deletions
3
tests/wpt/meta/html/browsers/browsing-the-web/navigating-across-documents/008.html.ini
vendored
Normal file
3
tests/wpt/meta/html/browsers/browsing-the-web/navigating-across-documents/008.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[008.html]
|
||||
[Link with onclick form submit to javascript url and href navigation ]
|
||||
expected: FAIL
|
|
@ -2,8 +2,5 @@
|
|||
[window.open]
|
||||
expected: FAIL
|
||||
|
||||
[form submission]
|
||||
expected: FAIL
|
||||
|
||||
[link click]
|
||||
expected: FAIL
|
||||
|
|
3
tests/wpt/meta/html/browsers/history/the-history-interface/traverse_the_history_4.html.ini
vendored
Normal file
3
tests/wpt/meta/html/browsers/history/the-history-interface/traverse_the_history_4.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[traverse_the_history_4.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
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
|
|
@ -22,3 +22,6 @@
|
|||
|
||||
[Scrolling should still occur when beforematch sets visiblity:hidden on the target element.]
|
||||
expected: FAIL
|
||||
|
||||
[The hidden attribute should still be set inside the beforematch event handler.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[document-with-fragment-valid.html]
|
||||
[Autofocus elements in top-level browsing context's documents with URL fragments should be skipped.]
|
||||
expected: FAIL
|
|
@ -1,5 +1,4 @@
|
|||
[supported-elements.html]
|
||||
expected: TIMEOUT
|
||||
[Contenteditable element should support autofocus]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -10,7 +9,7 @@
|
|||
expected: FAIL
|
||||
|
||||
[Area element should support autofocus]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
[Host element with delegatesFocus should support autofocus]
|
||||
expected: FAIL
|
||||
|
|
|
@ -7,12 +7,3 @@
|
|||
|
||||
[Import of import of non-CSS stylesheet]
|
||||
expected: FAIL
|
||||
|
||||
[Load of http:// stylesheet]
|
||||
expected: FAIL
|
||||
|
||||
[Import of http:// stylesheet]
|
||||
expected: FAIL
|
||||
|
||||
[Import of import of http:// stylesheet]
|
||||
expected: FAIL
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-3.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: FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-1.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-2.html]
|
||||
expected: CRASH
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[form-submit-iframe-then-location-navigate.html]
|
||||
[Verifies that location navigations take precedence when following form submissions.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[reparent-form-during-planned-navigation-task.html]
|
||||
expected: TIMEOUT
|
||||
[reparent-form-during-planned-navigation-task]
|
||||
expected: TIMEOUT
|
|
@ -1,3 +1,3 @@
|
|||
[no-end-tag-no-contents.tentative.html]
|
||||
[no-children-rendered.tentative.html]
|
||||
[The permission element should have no end tag or contents]
|
||||
expected: FAIL
|
|
@ -0,0 +1,39 @@
|
|||
[type-supported-feature-detect.tentative.html]
|
||||
[Test HTMLPermissionElement and isTypeSupported existence]
|
||||
expected: FAIL
|
||||
|
||||
[Test HTMLPermissionElement should support type geolocation]
|
||||
expected: FAIL
|
||||
|
||||
[Test HTMLPermissionElement should support type camera]
|
||||
expected: FAIL
|
||||
|
||||
[Test HTMLPermissionElement should support type microphone]
|
||||
expected: FAIL
|
||||
|
||||
[Test HTMLPermissionElement should support type camera microphone ]
|
||||
expected: FAIL
|
||||
|
||||
[Test HTMLPermissionElement should support type microphone camera ]
|
||||
expected: FAIL
|
||||
|
||||
[Test HTMLPermissionElement should support type camera camera microphone]
|
||||
expected: FAIL
|
||||
|
||||
[Test HTMLPermissionElement should support type microphone microphone camera ]
|
||||
expected: FAIL
|
||||
|
||||
[Test HTMLPermissionElement should not support type invalid]
|
||||
expected: FAIL
|
||||
|
||||
[Test HTMLPermissionElement should not support type cameraa]
|
||||
expected: FAIL
|
||||
|
||||
[Test HTMLPermissionElement should not support type microphone geolocation]
|
||||
expected: FAIL
|
||||
|
||||
[Test HTMLPermissionElement should not support type camera geolocation]
|
||||
expected: FAIL
|
||||
|
||||
[Test HTMLPermissionElement should not support type camera geolocation microphone]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue