Source code

Revision control

Copy as Markdown

Other Tools

[resource-selection-candidate-remove-onerror.html]
expected:
if (os == "linux") and swgl and not fission: [OK, TIMEOUT]
if (os == "linux") and not swgl: [TIMEOUT, OK]
TIMEOUT
[removing the candidate source, onerror]
expected:
if (os == "linux") and swgl and not fission: [PASS, TIMEOUT]
if (os == "linux") and not swgl: [TIMEOUT, PASS]
TIMEOUT