mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +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
|
@ -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