11 lines
No EOL
289 B
HTML
11 lines
No EOL
289 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<script src="/resources/testharness.js"></script>
|
|
<script src="/resources/testharnessreport.js"></script>
|
|
<script src="util.js"></script>
|
|
<script>
|
|
sandbox_popup_listener("/client-hints/resources/expect-no-client-hints-headers.html");
|
|
</script>
|
|
</body>
|
|
</html> |