background-position-x-computed.html.ini (682B)
1 [background-position-x-computed.html] 2 expected: 3 if (os == "android") and fission: [OK, TIMEOUT] 4 [Property background-position-x value 'calc(10px - 0.5em), left -20%, right 10px'] 5 expected: FAIL 6 7 [Property background-position-x value 'center, left, right'] 8 expected: FAIL 9 10 [Property background-position-x value '0.5em, x-start, x-end'] 11 expected: FAIL 12 13 [Property background-position-x value 'x-end'] 14 expected: FAIL 15 16 [Property background-position-x value 'x-start'] 17 expected: FAIL 18 19 [Property background-position-x value 'calc(10px - 0.5em), -20%, 10px'] 20 expected: FAIL 21 22 [Property background-position-x value '-20%, 10px'] 23 expected: FAIL