blob: b634f98e55c94132f8c96295b0b9199e00cd9b94 (
plain)
1
2
3
4
|
// META: script=resources/util.js
async_test(make_message_test(ECHO_URL, "FAIL"), "Critical-CH navigation non-secure")
async_test(make_message_test(ECHO_URL+"?multiple=true", "FAIL"), "Critical-CH w/ multiple headers and navigation non-secure")
|