getComputedStyle-calc-mixed-units-003.html.ini (485B)
1 [getComputedStyle-calc-mixed-units-003.html] 2 [testing width: calc(5px * 10lh / 1px)] 3 expected: FAIL 4 5 [testing width: calc(20% * 0.5em / 1px)] 6 expected: FAIL 7 8 [testing width: calc(4px * 4em / 1px)] 9 expected: FAIL 10 11 [testing width: calc(400px / 4lh * 1px)] 12 expected: FAIL 13 14 [testing width: calc(20% / 0.5em * 1px)] 15 expected: FAIL 16 17 [testing width: calc(52px * 1px / 10%)] 18 expected: FAIL 19 20 [testing width: calc(100px * 1px / 1px / 1)] 21 expected: FAIL