Sign in
webkit
/
WebKit
/
2598d32a5e259a9a64935a4105be3abd69798be8
/
.
/
LayoutTests
/
storage
/
indexeddb
/
mozilla
/
create-index-with-integer-keys.html
blob: b824c903a73afa8b2c9f61bcdc13781aacae4370 [
file
] [
log
] [
blame
]
<html>
<head>
<script
src
=
"../../../resources/js-test.js"
></script>
<script
src
=
"../resources/shared.js"
></script>
</head>
<body>
<script
src
=
"resources/create-index-with-integer-keys.js"
></script>
</body>
</html>