blob: 6412eb67a2cc0d2ff8a96fd0b8b1fca0fc4187a1 [file] [log] [blame] [edit]
<!DOCTYPE html>
<html>
<body>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="resources/util.js"></script>
<script>
sandbox_iframe_test("",
expect_iframe_no_hints,
"CSP sandboxed iframe does not send client hint headers");
</script>
</body>
</html>