chromium/third_party/blink/web_tests/fast/table/036.html

<TABLE width="645" height="100%" cellpadding=0 cellspacing=0 border=0>
<TR>
	     <TD valign="top" height="1%"><div style="border:2px solid red">i am the text of the first row</div></TD>
</TR>
<TR>
	     <TD valign="top"><div style="border:2px solid red">i am the text of the second row</div></TD>
</TR>
</TABLE>