Sign in
webkit
/
WebKit
/
fe1d59f21403d4b4e40ea9a0713584ae719a590e
/
.
/
LayoutTests
/
storage
/
indexeddb
/
dont-wedge.html
blob: fb59fb249b29a803fa07d37a3fb273c29e3ca8cb [
file
] [
log
] [
blame
]
<html>
<head>
<script
src
=
"../../resources/js-test-pre.js"
></script>
<script
src
=
"resources/shared.js"
></script>
</head>
<body>
<script
src
=
"resources/dont-wedge.js"
></script>
<script
src
=
"../../resources/js-test-post.js"
></script>
</body>
</html>