summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/storage/indexeddb/transaction-active-flag.html
blob: 5e626d49f807a7befe142c11b382a10a1b8caab1 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<head>
<script src="../../fast/js/resources/js-test-pre.js"></script>
<script src="resources/shared.js"></script>
</head>
<body>
<script src="resources/transaction-active-flag.js"></script>
<script src="../../fast/js/resources/js-test-post.js"></script>
</body>
</html>