Sign in
webkit
/
WebKit
/
a36dd1c4bd8146169ac601fd378f4d14b5f88ac7
/
.
/
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>