Sign in
webkit
/
WebKit
/
a231b9c05f00391ba283ff877aa3287c882082d0
/
.
/
LayoutTests
/
storage
/
indexeddb
/
transaction-coordination-within-database.html
blob: 8e77fb0cfb79d3a85069f606ad2e3d517d76f9c2 [
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-within-database.js"
></script>
</body>
</html>