Files
2026-09-10 11:29:03 +00:00

19 lines
553 B
INI

[FileReader-multiple-reads.any.worker.html]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
[A new read in an abort handler suppresses the old read loadend]
expected: FAIL
[A new read in a load handler suppresses the old read loadend]
expected: FAIL
[FileReader-multiple-reads.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[A new read in an abort handler suppresses the old read loadend]
expected: FAIL
[A new read in a load handler suppresses the old read loadend]
expected: FAIL