blob: 76835eac2c6760b13b7297fadc89f6a17ca6b139 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[idbdatabase_createObjectStore9-invalidparameters.htm]
expected:
if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
[createObjectStore: Invalid optionalParameters - autoInc and keyPath array 2]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
[createObjectStore: Invalid optionalParameters - autoInc and keyPath object]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
|