blob: 6fdcee71d474295f4bb3c886649de5a005f5006e (
plain)
1
2
3
4
|
// 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")
|