Sign in
webkit
/
WebKit
/
306c7df09f4aaf61ec60bfd6add67d83f59f2707
/
.
/
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>