gecko-dev/testing/web-platform/meta/css/css-pseudo/first-letter-003.html.ini
Kartikaya Gupta ef264787cd Bug 1425592 - Update WPT reftest conditions for Windows QR results. r=jmaher
This also updates some existing annotations to collapse lines with
webrender and not-webrender clauses.

Differential Revision: https://phabricator.services.mozilla.com/D14933

--HG--
extra : moz-landing-system : lando
2018-12-19 17:07:01 +00:00

9 lines
840 B
INI

[first-letter-003.html]
expected:
if debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if not debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
if debug and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL
if debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL