Sign in
webkit
/
WebKit
/
d8479b810180e956bb0ba74f0c1d6d2e0c03ecc5
/
.
/
LayoutTests
/
storage
/
indexeddb
/
create-and-remove-object-store.html
blob: 623debf716e6832af56dd7b92c3721cea985aaec [
file
] [
log
] [
blame
]
<html>
<head>
<script
src
=
"../../resources/js-test.js"
></script>
<script
src
=
"resources/shared.js"
></script>
</head>
<body>
<script
src
=
"resources/create-and-remove-object-store.js"
></script>
</body>
</html>