Sign in
webkit
/
WebKit
/
6fd57f0545e2ab789319dc828ca2e5959d39c256
/
.
/
LayoutTests
/
storage
/
indexeddb
/
transaction-coordination-across-databases.html
blob: c492ff3ddd4f2b01b0f6f8610898359dbd275a45 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<script
src
=
"../../resources/js-test.js"
></script>
<script
src
=
"resources/shared.js"
></script>
</head>
<body>
<script
src
=
"resources/transaction-coordination-across-databases.js"
></script>
</body>
</html>