Sign in
webkit
/
WebKit
/
eed77a11249751f1b57a22699bda54381a2f6123
/
.
/
LayoutTests
/
storage
/
indexeddb
/
mozilla
/
create-objectstore-basics.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>