summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/density-size-correction/density-corrected-image-in-canvas.html.ini
blob: be37974f76dcde67bee5ef380ac2ee8a4eb81fab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[density-corrected-image-in-canvas.html]
  expected:
    if (os == "linux") and not debug and (processor == "x86_64"): [OK, ERROR]
    if (os == "linux") and not debug and (processor == "x86"): [ERROR, OK]
  [resources/exif-resolution-none.jpg: webgl]
    expected:
      if (os == "linux") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
      if (os == "linux") and not debug and (processor == "x86"): [TIMEOUT, PASS]

  [resources/exif-resolution-valid-hires.jpg: webgl]
    expected:
      if (os == "linux") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
      if (os == "linux") and not debug and (processor == "x86"): [NOTRUN, PASS]

  [resources/exif-resolution-valid-lores.jpg: webgl]
    expected:
      if (os == "linux") and not debug and (processor == "x86"): [NOTRUN, PASS]
      if (os == "linux") and not debug and (processor == "x86_64"): [PASS, NOTRUN]