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:
Servo WPT Sync 2025-04-06 06:11:16 +02:00 committed by GitHub
parent b4fd9ebb0e
commit bd43b78735
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
708 changed files with 15442 additions and 3379 deletions

View file

@ -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

View file

@ -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