Sign in
webkit
/
WebKit
/
d8479b810180e956bb0ba74f0c1d6d2e0c03ecc5
/
.
/
LayoutTests
/
storage
/
indexeddb
/
primary-key-unique-to-objectstore.html
blob: 89a6aba4217a296814accf087f52041d856560e2 [
file
] [
log
] [
blame
]
<html>
<head>
<script
src
=
"../../resources/js-test.js"
></script>
<script
src
=
"resources/shared.js"
></script>
</head>
<body>
<div
id
=
"logger"
></div>
<script
src
=
"resources/primary-key-unique-to-objectstore.js"
></script>
</body>
</html>