Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/https-acid3
/
.
/
pointerevents
/
resources
/
minimal.html
blob: 9402b95cb173389aead0aacf0c3e5fc553f6c3ae [
file
] [
edit
]
<body>
Minimal HTML
</body>
<script>
parent
.
postMessage
({
"type"
:
"subframe-loaded"
},
"*"
);
</script>