mirror of
https://github.com/servo/servo.git
synced 2025-08-15 18:35:33 +01:00
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:
parent
c7502a99f0
commit
428e8f7dd8
22 changed files with 170 additions and 4078 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue