input-line-height-computed.html.ini (818B)
1 [input-line-height-computed.html] 2 [<input type=text>.computedStyleMap().get('line-height') should not be affected by the used value clamping] 3 expected: FAIL 4 5 [<input type=tel>.computedStyleMap().get('line-height') should not be affected by the used value clamping] 6 expected: FAIL 7 8 [<input type=search>.computedStyleMap().get('line-height') should not be affected by the used value clamping] 9 expected: FAIL 10 11 [<input type=url>.computedStyleMap().get('line-height') should not be affected by the used value clamping] 12 expected: FAIL 13 14 [<input type=email>.computedStyleMap().get('line-height') should not be affected by the used value clamping] 15 expected: FAIL 16 17 [<input type=password>.computedStyleMap().get('line-height') should not be affected by the used value clamping] 18 expected: FAIL