Sign in
webkit
/
WebKit
/
5477927d104775982421a977c5683c552d9374f2
/
.
/
LayoutTests
/
storage
/
indexeddb
/
objectstore-autoincrement.html
blob: 827ed90e2c1000b44204de49e41b4498b263201d [
file
] [
log
] [
blame
]
<html>
<head>
<meta
charset
=
"utf-8"
>
<script
src
=
"../../resources/js-test.js"
></script>
<script
src
=
"resources/shared.js"
></script>
</head>
<body>
<script
src
=
"resources/objectstore-autoincrement.js"
></script>
</body>
</html>