| <!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> |