Sign in
webkit
/
WebKit
/
06204d2e2b5c6ccf55b5fc1570c0d6699747839a
/
.
/
LayoutTests
/
storage
/
indexeddb
/
createObjectStore-null-name-private.html
blob: 4116a99cf2648247ebb045aed59c0dc6d85e642f [
file
] [
log
] [
blame
]
<html>
<head>
<script
src
=
"../../resources/js-test.js"
></script>
<script
src
=
"resources/shared.js"
></script>
</head>
<body>
<script
src
=
"resources/createObjectStore-null-name.js"
></script>
</body>
</html>