diff options
Diffstat (limited to 'testing/web-platform/meta/ambient-light/AmbientLightSensor-enabled-on-self-origin-by-feature-policy.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/ambient-light/AmbientLightSensor-enabled-on-self-origin-by-feature-policy.https.html.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/web-platform/meta/ambient-light/AmbientLightSensor-enabled-on-self-origin-by-feature-policy.https.html.ini b/testing/web-platform/meta/ambient-light/AmbientLightSensor-enabled-on-self-origin-by-feature-policy.https.html.ini new file mode 100644 index 0000000000..3e75d3606e --- /dev/null +++ b/testing/web-platform/meta/ambient-light/AmbientLightSensor-enabled-on-self-origin-by-feature-policy.https.html.ini @@ -0,0 +1,10 @@ +[AmbientLightSensor-enabled-on-self-origin-by-feature-policy.https.html] + [AmbientLightSensor: Feature-Policy header ambient-light-sensor 'self' allows the top-level document.] + expected: FAIL + + [AmbientLightSensor: Feature-Policy header ambient-light-sensor 'self' allows same-origin iframes.] + expected: FAIL + + [AmbientLightSensor: Feature-Policy header ambient-light-sensor 'self' disallows cross-origin iframes.] + expected: FAIL + |