Enable all experimental web platform features on all testsuites (#36519)

This affects the following testsuites:
 - tests/wpt/tests/
 - tests/wpt/mozilla/tests/
 - tests/wpt/webgl/tests/
 - tests/wpt/webgpu/tests/

Testing: Several tests improve
This is part of #36315

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
Oriol Brufau 2025-04-14 11:33:38 -07:00 committed by GitHub
parent c7502a99f0
commit 428e8f7dd8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 170 additions and 4078 deletions

View file

@ -1,12 +1,3 @@
[permissions-query-feature-policy-attribute.https.sub.html]
[Permissions.state is "prompt" with allow="geolocation" in same-origin iframes.]
expected: FAIL
[Permissions.state is "prompt" with allow="geolocation" in cross-origin iframes.]
expected: FAIL
[Permission.state is "prompt" in same-origin iframes.]
expected: FAIL
[Permission.state is "denied" in cross-origin iframes.]
expected: FAIL