diff options
Diffstat (limited to 'testing/web-platform/meta/ambient-light/AmbientLightSensor-enabled-by-feature-policy-attribute.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/ambient-light/AmbientLightSensor-enabled-by-feature-policy-attribute.https.html.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/ambient-light/AmbientLightSensor-enabled-by-feature-policy-attribute.https.html.ini b/testing/web-platform/meta/ambient-light/AmbientLightSensor-enabled-by-feature-policy-attribute.https.html.ini new file mode 100644 index 0000000000..9603f934db --- /dev/null +++ b/testing/web-platform/meta/ambient-light/AmbientLightSensor-enabled-by-feature-policy-attribute.https.html.ini @@ -0,0 +1,8 @@ +[AmbientLightSensor-enabled-by-feature-policy-attribute.https.html] + expected: + if os == "win": [OK, TIMEOUT] + [AmbientLightSensor: Feature-Policy allow='ambient-light-sensor' attribute allows same-origin iframe] + expected: FAIL + + [AmbientLightSensor: Feature-Policy allow='ambient-light-sensor' attribute allows cross-origin iframe] + expected: FAIL |