Sign in
webkit
/
WebKit
/
523a9f95bd9c6f8396f1eaddbcea48b4b236200c
/
.
/
LayoutTests
/
storage
/
indexeddb
/
instanceof-iframe.html
blob: 5b53b85e0518d703939d62d745bbf53a41e6a391 [
file
] [
log
] [
blame
]
<html>
<head>
<script
src
=
"../../resources/js-test.js"
></script>
<script
src
=
"resources/shared.js"
></script>
</head>
<body>
<script
src
=
"resources/instanceof-iframe.js"
></script>
<iframe
id
=
"testIframe"
></iframe>
</body>
</html>