summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-images/parsing/image-resolution-valid.html.ini
blob: 565cded461fc974e47bf98b66542df33995696d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[image-resolution-valid.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [e.style['image-resolution'\] = "1dpi" should set the property value]
    expected: FAIL

  [e.style['image-resolution'\] = "2dpcm from-image" should set the property value]
    expected: FAIL

  [e.style['image-resolution'\] = "3dppx from-image snap" should set the property value]
    expected: FAIL

  [e.style['image-resolution'\] = "4dpi snap" should set the property value]
    expected: FAIL

  [e.style['image-resolution'\] = "from-image" should set the property value]
    expected: FAIL

  [e.style['image-resolution'\] = "from-image 5dpcm" should set the property value]
    expected: FAIL

  [e.style['image-resolution'\] = "from-image 6dppx snap" should set the property value]
    expected: FAIL

  [e.style['image-resolution'\] = "from-image snap" should set the property value]
    expected: FAIL

  [e.style['image-resolution'\] = "snap 7.5dpi" should set the property value]
    expected: FAIL

  [e.style['image-resolution'\] = "snap -8dpcm from-image" should set the property value]
    expected: FAIL

  [e.style['image-resolution'\] = "snap from-image" should set the property value]
    expected: FAIL

  [e.style['image-resolution'\] = "snap from-image 0dppx" should set the property value]
    expected: FAIL