Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/https-acid3
/
.
/
signed-exchange
/
resources
/
sxg-prefetch-test.html
blob: 5383a4a56100c93410b1065dde03350413643fdb [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<title>
Prefetch test SXG
</title>
<script>
window
.
opener
.
postMessage
(
'loaded'
,
'*'
);
</script>