Sign in
webkit
/
WebKit
/
9f8388ebdf099a98ce75d93c131e5941dc4da269
/
.
/
LayoutTests
/
http
/
wpt
/
cache-storage
/
resources
/
cache-remove-twice-iframe.html
blob: ef1800974d3420cd78bc4a8d19baa6c47ddc1a60 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body>
<script>
window
.
parent
.
postMessage
(
"ready"
,
"*"
);
</script>
</body>
</html>