servo/tests/ref/input_height_ref.html
Patrick Walton a4352b1da2 style: Remove max-height from the input style.
Some pages, like Google, want to set height explicitly.
2014-10-07 11:21:50 -07:00

8 lines
74 B
HTML

<!DOCTYPE html>
<html>
<body>
<input type=text></input>
</body>
</html>