summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/selectors/first-letter-flag-001.html.ini
blob: 1f011bcd6688cb0eada81f5ff581e0fd47ef13d9 (plain)
1
2
3
4
5
6
[first-letter-flag-001.html]
  expected:
    if (os == "win") and not fission and not swgl and debug and (processor == "x86"): [PASS, FAIL]
    if (os == "win") and not fission and not swgl and not debug and (processor == "x86_64"): [PASS, FAIL]
    if (os == "linux") and not debug: [PASS, FAIL]
    if (os == "mac") and not debug: [PASS, FAIL]