blob: 91a57da3e4853c4f0ac4192d8d947b65cb9f4ebd (
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+"?multiple=true", "PASS"), "Critical-CH w/ multiple headers and cross-origin navigation")
|