Sign in
webkit
/
WebKit
/
1ca737d7854a067dfed5ae415ef814e07cda959b
/
.
/
LayoutTests
/
storage
/
indexeddb
/
cursor-value.html
blob: 2edb94c38c492532dd0ae8a714a6f4d2fe4cc119 [
file
] [
log
] [
blame
]
<html>
<head>
<script
src
=
"../../resources/js-test-pre.js"
></script>
<script
src
=
"resources/shared.js"
></script>
</head>
<body>
<script
src
=
"resources/cursor-value.js"
></script>
<script
src
=
"../../resources/js-test-post.js"
></script>
</body>
</html>