blob: ee02b34419e65375291dd758e5e4b9192dbf46f2 (
plain)
1
2
3
4
5
6
7
|
[interleaved-cursors-large.html]
expected:
if (os == "linux") and not debug: [OK, TIMEOUT]
if (os == "android") and fission: [OK, TIMEOUT]
[250 cursors]
expected:
if (os == "linux") and not debug: [PASS, TIMEOUT]
|