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