mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +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
|
@ -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