stroke-dasharray-valid.svg.ini (391B)
1 [stroke-dasharray-valid.svg] 2 expected: 3 if (os == "android") and fission: [OK, TIMEOUT] 4 [e.style['stroke-dasharray'\] = "calc(3)" should set the property value] 5 expected: FAIL 6 7 [e.style['stroke-dasharray'\] = "calc(2 + (7 - 5))" should set the property value] 8 expected: FAIL 9 10 [e.style['stroke-dasharray'\] = "calc(2 + 1)" should set the property value] 11 expected: FAIL