Sign in
◑
Theme
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
storage
/
indexeddb
/
transaction-state-active-after-creation.html
blob: d75cc326507d9aa6237e5b0196c6c8f09b1d337b [
file
] [
edit
]
<html>
<head>
<script
src
=
"../../resources/js-test.js"
></script>
<script
src
=
"resources/shared.js"
></script>
</head>
<body>
<script
src
=
"resources/transaction-state-active-after-creation.js"
></script>
</body>
</html>