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