Source code

Revision control

Copy as Markdown

Other Tools

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