Sign in
webkit
/
WebKit
/
2b7db40d04e23e466c35ac26a2cac6ea07d1f8ff
/
.
/
LayoutTests
/
storage
/
indexeddb
/
createObjectStore-null-name.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>