fune/testing/web-platform/meta/css/css-highlight-api/painting/custom-highlight-painting-002.html.ini
moz-wptsync-bot 53f11d24f2 Bug 1817940 - [wpt-sync] Update web-platform-tests to edc7cac3a37e9478fa301fe4c001bcaa3d79c62e, a=testonly
MANUAL PUSH: wpt sync bot

wpt-head: edc7cac3a37e9478fa301fe4c001bcaa3d79c62e
wpt-type: landing
2023-02-28 05:41:09 +00:00

13 lines
756 B
INI

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