Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/apple-security
/
.
/
LayoutTests
/
storage
/
indexeddb
/
delete-closed-database-object.html
blob: 75a56135910417c3a3eab9454f58a9346395b7a2 [
file
] [
edit
]
<html>
<head>
<script
src
=
"../../resources/js-test.js"
></script>
<script
src
=
"resources/shared.js"
></script>
</head>
<body>
<script
src
=
"resources/delete-closed-database-object.js"
></script>
</body>
</html>