summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/trusted-types/TrustedTypePolicyFactory-constants.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/trusted-types/TrustedTypePolicyFactory-constants.html.ini')
-rw-r--r--testing/web-platform/meta/trusted-types/TrustedTypePolicyFactory-constants.html.ini18
1 files changed, 18 insertions, 0 deletions
diff --git a/testing/web-platform/meta/trusted-types/TrustedTypePolicyFactory-constants.html.ini b/testing/web-platform/meta/trusted-types/TrustedTypePolicyFactory-constants.html.ini
new file mode 100644
index 0000000000..e13d9d52a8
--- /dev/null
+++ b/testing/web-platform/meta/trusted-types/TrustedTypePolicyFactory-constants.html.ini
@@ -0,0 +1,18 @@
+[TrustedTypePolicyFactory-constants.html]
+ [trustedTypes.emptyHTML returns the intended value.]
+ expected: FAIL
+
+ [trustedTypes.emptyHTML cannot be redefined.]
+ expected: FAIL
+
+ [trustedTypes.emptyHTML cannot be redefined via defineProperty.]
+ expected: FAIL
+
+ [trustedTypes.emptyScript returns the intended value.]
+ expected: FAIL
+
+ [trustedTypes.emptyScript cannot be redefined.]
+ expected: FAIL
+
+ [trustedTypes.emptyScript cannot be redefined via defineProperty.]
+ expected: FAIL