Sign in
webkit
/
WebKit
/
e031b9a93e1290978c3cb10583e857c51cbd591e
/
.
/
LayoutTests
/
storage
/
indexeddb
/
modern
/
binary-keys-1-private.html
blob: e389f57d19fa1109d9977df869705855b15af8fc [
file
] [
log
] [
blame
]
<html>
<head>
<script>
enablePrivateBrowsing
=
true
;
</script>
<script
src
=
"../../../resources/js-test.js"
></script>
<script
src
=
"../resources/shared.js"
></script>
</head>
<body>
<script
src
=
"resources/binary-keys-1.js"
></script>
</body>
</html>