2 Any copyright is dedicated to the Public Domain.
3 http://creativecommons.org/publicdomain/zero/1.0/
7 <title>Indexed Database Property Test
</title>
9 <script src=
"/tests/SimpleTest/SimpleTest.js"></script>
10 <link rel=
"stylesheet" type=
"text/css" href=
"/tests/SimpleTest/test.css"/>
12 <script type=
"text/javascript" src=
"unit/test_wasm_put_get_values.js"></script>
13 <script type=
"text/javascript" src=
"file.js"></script>
14 <script type=
"text/javascript" src=
"helpers.js"></script>
18 <body onload=
"runTest();"></body>