21 <p>Test for bug
<a href=
"https://bugs.webkit.org/show_bug.cgi?id=89209">89209</a>: REGRESSION(r112113): absolutely positioned INPUT boxes with a table cell containing block have a
0px height
</p>
22 <p>This test passes if you can see some text inside the
<input
> boxes
</p>
25 <td>Single line text input
</td>
26 <td><input type=
"number" value=
"1"></input></td>
29 <td>Text input
<br/> spanning
<br/> multiple lines.
</td>
30 <td><input type=
"date" value=
"2000-01-01"></input></td>