diff options
Diffstat (limited to 'testing/web-platform/meta/geolocation-API/disabled-by-permissions-policy.https.sub.html.ini')
-rw-r--r-- | testing/web-platform/meta/geolocation-API/disabled-by-permissions-policy.https.sub.html.ini | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/web-platform/meta/geolocation-API/disabled-by-permissions-policy.https.sub.html.ini b/testing/web-platform/meta/geolocation-API/disabled-by-permissions-policy.https.sub.html.ini index a78859e9b8..3af42ce78e 100644 --- a/testing/web-platform/meta/geolocation-API/disabled-by-permissions-policy.https.sub.html.ini +++ b/testing/web-platform/meta/geolocation-API/disabled-by-permissions-policy.https.sub.html.ini @@ -1,10 +1,10 @@ [disabled-by-permissions-policy.https.sub.html] - expected: TIMEOUT + expected: ERROR [Permissions-Policy header geolocation=() disallows the top-level document.] - expected: FAIL + expected: NOTRUN [Permissions-Policy header geolocation=() disallows same-origin iframes.] - expected: TIMEOUT + expected: NOTRUN [Permissions-Policy header geolocation=() disallows cross-origin iframes.] - expected: TIMEOUT + expected: NOTRUN |