Source code

Revision control

Copy as Markdown

Other Tools

;https: //bugzilla.mozilla.org/show_bug.cgi?id=1811823
expected: [FAIL, PASS]
[custom-highlight-painting-invalidation-005.html]
expected:
if (os == "linux") and debug and not fission and not swgl: [PASS, FAIL]
if (os == "linux") and not debug and not swgl and not fission: [PASS, FAIL]
if (os == "win") and (processor == "x86_64") and debug and not swgl: [PASS, FAIL]
if (os == "android") and debug and swgl: [PASS, FAIL]
if (os == "mac") and debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "win") and (processor == "x86"): [PASS, FAIL]
[FAIL, PASS]