[eventloop.html]
expected:
if (os == "linux") and webrender: ["OK", "TIMEOUT"]
[test0: multiple notifications inside same event loop]
expected:
if (os == "linux") and webrender and debug and fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug: ["PASS", "FAIL"]
[guard]
expected:
if (os == "linux") and webrender: ["PASS", "NOTRUN"]