5 if (window
.testRunner
) {
6 testRunner
.dumpAsText();
7 testRunner
.dumpChildFramesAsText();
12 <p>Both of these frames should successfully open the database:
</p>
13 <iframe src=
"http://localhost:8000/security/resources/cross-origin-iframe-for-indexeddb.html"></iframe>
14 <iframe src=
"http://127.0.0.1:8000/security/resources/cross-origin-iframe-for-indexeddb.html"></iframe>