summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/permissions-policy/idlharness.window.js.ini
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
commit26a029d407be480d791972afb5975cf62c9360a6 (patch)
treef435a8308119effd964b339f76abb83a57c29483 /testing/web-platform/meta/permissions-policy/idlharness.window.js.ini
parentInitial commit. (diff)
downloadfirefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz
firefox-26a029d407be480d791972afb5975cf62c9360a6.zip
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/permissions-policy/idlharness.window.js.ini')
-rw-r--r--testing/web-platform/meta/permissions-policy/idlharness.window.js.ini101
1 files changed, 101 insertions, 0 deletions
diff --git a/testing/web-platform/meta/permissions-policy/idlharness.window.js.ini b/testing/web-platform/meta/permissions-policy/idlharness.window.js.ini
new file mode 100644
index 0000000000..53852b079f
--- /dev/null
+++ b/testing/web-platform/meta/permissions-policy/idlharness.window.js.ini
@@ -0,0 +1,101 @@
+[idlharness.window.html]
+ expected:
+ if (os == "android") and fission: [TIMEOUT, OK]
+ [PermissionsPolicyViolationReportBody interface: attribute sourceFile]
+ expected: FAIL
+
+ [PermissionsPolicy must be primary interface of document.permissionsPolicy]
+ expected: FAIL
+
+ [PermissionsPolicy interface object name]
+ expected: FAIL
+
+ [PermissionsPolicyViolationReportBody interface: attribute disposition]
+ expected: FAIL
+
+ [Document interface: document must inherit property "permissionsPolicy" with the proper type]
+ expected: FAIL
+
+ [PermissionsPolicyViolationReportBody interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [PermissionsPolicy interface: operation allowedFeatures()]
+ expected: FAIL
+
+ [PermissionsPolicy interface: document.permissionsPolicy must inherit property "getAllowlistForFeature(DOMString)" with the proper type]
+ expected: FAIL
+
+ [PermissionsPolicyViolationReportBody interface: attribute lineNumber]
+ expected: FAIL
+
+ [PermissionsPolicy interface: operation features()]
+ expected: FAIL
+
+ [PermissionsPolicy interface: operation allowsFeature(DOMString, optional DOMString)]
+ expected: FAIL
+
+ [PermissionsPolicy interface: document.permissionsPolicy must inherit property "allowsFeature(DOMString, optional DOMString)" with the proper type]
+ expected: FAIL
+
+ [PermissionsPolicyViolationReportBody interface object length]
+ expected: FAIL
+
+ [PermissionsPolicy interface: existence and properties of interface object]
+ expected: FAIL
+
+ [PermissionsPolicy interface: operation getAllowlistForFeature(DOMString)]
+ expected: FAIL
+
+ [PermissionsPolicyViolationReportBody interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [PermissionsPolicy interface: calling getAllowlistForFeature(DOMString) on document.permissionsPolicy with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [PermissionsPolicy interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [PermissionsPolicy interface: document.permissionsPolicy must inherit property "allowedFeatures()" with the proper type]
+ expected: FAIL
+
+ [PermissionsPolicy interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [PermissionsPolicy interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [PermissionsPolicy interface object length]
+ expected: FAIL
+
+ [PermissionsPolicy interface: calling allowsFeature(DOMString, optional DOMString) on document.permissionsPolicy with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [HTMLIFrameElement interface: attribute permissionsPolicy]
+ expected: FAIL
+
+ [PermissionsPolicy interface: document.permissionsPolicy must inherit property "features()" with the proper type]
+ expected: FAIL
+
+ [PermissionsPolicyViolationReportBody interface: attribute columnNumber]
+ expected: FAIL
+
+ [PermissionsPolicyViolationReportBody interface: existence and properties of interface object]
+ expected: FAIL
+
+ [PermissionsPolicyViolationReportBody interface object name]
+ expected: FAIL
+
+ [Stringification of document.permissionsPolicy]
+ expected: FAIL
+
+ [PermissionsPolicyViolationReportBody interface: attribute featureId]
+ expected: FAIL
+
+ [PermissionsPolicyViolationReportBody interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [Document interface: attribute permissionsPolicy]
+ expected: FAIL
+
+ [HTMLIFrameElement interface: document.createElement("iframe") must inherit property "permissionsPolicy" with the proper type]
+ expected: FAIL