Sign in
webkit
/
WebKit
/
2b7db40d04e23e466c35ac26a2cac6ea07d1f8ff
/
.
/
LayoutTests
/
storage
/
indexeddb
/
transaction-scope-sequencing-private.html
blob: 5f33ab7614e990bb9e3cdc5dd62d17a96e2da401 [
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-scope-sequencing.js"
></script>
</body>
</html>