summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/forced-colors-mode/forced-colors-mode-43.html.ini
blob: 8000cc3784d220e3e433ef05a7017a9ed284ef91 (plain)
1
2
3
4
5
6
7
[forced-colors-mode-43.html]
  expected:
    if (os == "win") and (processor == "x86") and debug: [PASS, FAIL]
    if (os == "win") and (processor == "x86") and not debug: [PASS, FAIL]
    if (os == "win") and (processor == "x86_64"): [PASS, FAIL]
    if os == "android": FAIL
    [FAIL, PASS]