Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/DOMParser-interface
/
.
/
client-hints
/
critical-ch
/
navigation.cross-origin.https.window.js
blob: 6fdcee71d474295f4bb3c886649de5a005f5006e [
file
] [
log
] [
blame
] [
edit
]
// META: script=resources/util.js
// META: script=/common/get-host-info.sub.js
async_test
(
make_message_test
(
get_host_info
().
HTTPS_REMOTE_ORIGIN
+
"/client-hints/critical-ch/"
+
ECHO_URL
,
"PASS"
),
"Critical-CH cross-origin navigation"
)