Sign in
webkit
/
WebKit
/
c86e9758c264764cb92416ce4df87787cb59e01e
/
.
/
LayoutTests
/
storage
/
indexeddb
/
modern
/
basic-put-private.html
blob: 14366091f27223c2151a375f87330ed71bda3eb4 [
file
] [
log
] [
blame
]
<!-- webkit-test-runner [ useEphemeralSession=true ] -->
<html>
<head>
<script
src
=
"../../../resources/js-test.js"
></script>
<script
src
=
"../resources/shared.js"
></script>
</head>
<body>
<script
src
=
"resources/basic-put.js"
></script>
</body>
</html>