10 lines
399 B
INI
10 lines
399 B
INI
[idbindex-rename.html]
|
|
expected:
|
|
if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
|
|
[IndexedDB index can be renamed to "\\u0000"]
|
|
expected:
|
|
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
|
|
|
|
[IndexedDB index can be renamed to "\\uDC00\\uD800"]
|
|
expected:
|
|
if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
|