stroke-dashoffset-valid.svg.ini (576B)
1 [stroke-dashoffset-valid.svg] 2 expected: 3 if (os == "android") and fission: [OK, TIMEOUT] 4 [e.style['stroke-dashoffset'\] = "calc(2 + 1)" should set the property value] 5 expected: FAIL 6 7 [e.style['stroke-dashoffset'\] = "calc(3)" should set the property value] 8 expected: FAIL 9 10 [e.style['stroke-dashoffset'\] = "calc(2 + (7 - 5))" should set the property value] 11 expected: FAIL 12 13 [e.style['stroke-dashoffset'\] = "0" should set the property value] 14 expected: FAIL 15 16 [e.style['stroke-dashoffset'\] = "30" should set the property value] 17 expected: FAIL