Sign in
webkit
/
WebKit
/
1d2c762592c7d71992189538cb3f38cc38c18ef8
/
.
/
LayoutTests
/
storage
/
indexeddb
/
cursor-continue-validity.html
blob: 5ea24f223ba8f9cfbfdb04b145e3b08c28ca1eaa [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<script
src
=
"../../resources/js-test.js"
></script>
<script
src
=
"resources/shared.js"
></script>
</head>
<body>
<script
src
=
"resources/cursor-continue-validity.js"
></script>
</body>
</html>