From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../fenced-frame/permission-geolocation.https.html.ini | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 testing/web-platform/meta/fenced-frame/permission-geolocation.https.html.ini (limited to 'testing/web-platform/meta/fenced-frame/permission-geolocation.https.html.ini') diff --git a/testing/web-platform/meta/fenced-frame/permission-geolocation.https.html.ini b/testing/web-platform/meta/fenced-frame/permission-geolocation.https.html.ini new file mode 100644 index 0000000000..6e1267e9a9 --- /dev/null +++ b/testing/web-platform/meta/fenced-frame/permission-geolocation.https.html.ini @@ -0,0 +1,16 @@ +[permission-geolocation.https.html] + expected: TIMEOUT + [geolocation permission is not permitted for fenced frames] + expected: TIMEOUT + + [geolocation permission is not permitted for fenced frames, even if a `Permissions-Policy` header is sent on the primary page.] + expected: NOTRUN + + [geolocation permission is not permitted for fenced frames, even if a `Permissions-Policy` header is sent on the fenced frame response.] + expected: NOTRUN + + [geolocation permission is not permitted for fenced frames, even if an `allow` attribute is set for an iframe in the fenced frame.] + expected: NOTRUN + + [geolocation permission is not permitted for fenced frames, even if a `Permissions-Policy` header and an `allow` attribute is set for an iframe in the fenced frame.] + expected: NOTRUN -- cgit v1.2.3