11 lines
323 B
INI
11 lines
323 B
INI
[sync-no-progress.any.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[progress event should not be fired by sync XHR]
|
|
expected:
|
|
if not fission and (os == "linux") and debug: [PASS, FAIL]
|
|
|
|
|
|
[sync-no-progress.any.worker.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|