blob: 1707c15c412188344a6c9aa5e04dac767bfdf229 [file] [log] [blame]
<html>
<body >
This test checks if correct min width is applied to "input type=text". To match IE and Firefox,
the input field below should show "1987", with the 7 slightly truncated.
See https://bugs.webkit.org/show_bug.cgi?id=15312 .<br />
<input size="1" value="198765" type="text">
</body>
</html>