Sign in
webkit
/
WebKit
/
b0d7f9b249dd6483d6c7bc4f13c440c0842b7127
/
.
/
LayoutTests
/
storage
/
indexeddb
/
mozilla
/
create-objectstore-basics-private.html
blob: b6a762a868fcfb4d6b9bcc5358d52c4e1ba6e98e [
file
] [
log
] [
blame
]
<html>
<head>
<script
src
=
"../../../resources/js-test.js"
></script>
<script
src
=
"../resources/shared.js"
></script>
</head>
<body>
<script
src
=
"resources/create-objectstore-basics.js"
></script>
</body>
</html>