blob: 98579750250c8dd8361c040ed2a794735829b196 (
plain)
1
2
3
4
5
6
7
|
[idbrequest-onupgradeneeded.htm]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
if (os == "android") and fission: [OK, TIMEOUT]
[transaction oncomplete ordering relative to open request onsuccess]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
|