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