summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/client-hints/critical-ch/mis-matched.https.window.js
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/client-hints/critical-ch/mis-matched.https.window.js')
-rw-r--r--testing/web-platform/tests/client-hints/critical-ch/mis-matched.https.window.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/web-platform/tests/client-hints/critical-ch/mis-matched.https.window.js b/testing/web-platform/tests/client-hints/critical-ch/mis-matched.https.window.js
new file mode 100644
index 0000000000..9476640b35
--- /dev/null
+++ b/testing/web-platform/tests/client-hints/critical-ch/mis-matched.https.window.js
@@ -0,0 +1,3 @@
+// META: script=resources/util.js
+
+async_test(make_message_test(ECHO_URL+"?mismatch=true", "FAIL"), "Critical-CH Mis-matched hints")