image-resolution-valid.html.ini (1330B)
1 [image-resolution-valid.html] 2 expected: 3 if (os == "android") and fission: [OK, TIMEOUT] 4 [e.style['image-resolution'\] = "1dpi" should set the property value] 5 expected: FAIL 6 7 [e.style['image-resolution'\] = "2dpcm from-image" should set the property value] 8 expected: FAIL 9 10 [e.style['image-resolution'\] = "3dppx from-image snap" should set the property value] 11 expected: FAIL 12 13 [e.style['image-resolution'\] = "4dpi snap" should set the property value] 14 expected: FAIL 15 16 [e.style['image-resolution'\] = "from-image" should set the property value] 17 expected: FAIL 18 19 [e.style['image-resolution'\] = "from-image 5dpcm" should set the property value] 20 expected: FAIL 21 22 [e.style['image-resolution'\] = "from-image 6dppx snap" should set the property value] 23 expected: FAIL 24 25 [e.style['image-resolution'\] = "from-image snap" should set the property value] 26 expected: FAIL 27 28 [e.style['image-resolution'\] = "snap 7.5dpi" should set the property value] 29 expected: FAIL 30 31 [e.style['image-resolution'\] = "snap -8dpcm from-image" should set the property value] 32 expected: FAIL 33 34 [e.style['image-resolution'\] = "snap from-image" should set the property value] 35 expected: FAIL 36 37 [e.style['image-resolution'\] = "snap from-image 0dppx" should set the property value] 38 expected: FAIL