blob: a77eaab3f0baac62797e2b48592603da463c2f8a [file] [log] [blame]
<html>
<body>
<!-- An empty webpage whose response headers include Accept-CH
and Accept-CH-Lifetime header. Fetching this webpage should cause
user-agent to persist origin preferences for the client hints
specified in the Accept-CH header for a duration specified in
the Accept-CH-Lifetime header.-->
<script>
window.top.opener.postMessage('Loaded', '*');
</script>
</body>
</html>