Sign in
webkit
/
WebKit
/
8e7a3447df20af9ec2c05f0bf890f531cfa43c41
/
.
/
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>