Source code

Revision control

Copy as Markdown

Other Tools

[idbindex-rename-abort.html]
expected:
if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
if (processor == "x86_64") and (os == "win") and not debug: [OK, TIMEOUT]
[IndexedDB index creation and rename in an aborted transaction]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN, TIMEOUT]
if (processor == "x86_64") and (os == "win") and not debug: [PASS, NOTRUN]
[IndexedDB index rename in aborted transaction]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
if (processor == "x86_64") and (os == "win") and not debug: [PASS, TIMEOUT]