Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/https-acid3
/
.
/
client-hints
/
critical-ch
/
mis-matched-count.https.window.js
blob: 54bd66789793babdc8aab812059d30aeaa21ba11 [
file
] [
log
] [
blame
] [
edit
]
// META: script=resources/util.js
// META: script=/common/utils.js
async_test
(
make_message_test
(
ECHO_URL
+
"?mismatch=true&token="
+
token
(),
"1"
),
"Critical-CH no restart on mismatched hints"
)