haikuwebkit/LayoutTests/fast/table/007.html

16 lines
706 B
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html><body>
<table border="1" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" width="25" rowspan="3"><img src="/i/spacer.gif" alt=" " height="1" width="25" border="0" /></td>
<td valign="top" width="493" height="48" background="">foo</td></tr>
<tr>
<td valign="top" width="493" class="prodSubCat"><div style="padding-left:12px" style="padding-top:3px">Affordable, high-quality business services with unparalleled support.
</td></tr>
<tr><td valign="top" rowspan="2" width="493" class="prodSubCat">Wireless Services&#151;Take the Net with you when youre on the go</td></tr>
<tr><td valign="bottom" colspan="2">goo</td></tr></table>
</body></html>