chromium/third_party/blink/web_tests/tables/mozilla/core/misc.html

cell split with color (standard mode)
<table border>
 <col style="background-color:red;">
 <col style="background-color:blue;">
 <tr>
  <td colspan=2>foo</td></tr>
</table>
<BR>
<hr align=left width=600>
<TABLE WIDTH=600>
 <TR>
  <TD COLSPAN=3 ALIGN=CENTER>
   <IMG SRC="../images/ns_netcenter_bar_new.gif" WIDTH=579 widthx=600
    HEIGHT=42 BORDER=0</TD>
 </TR>
 <TR>
  <TD WIDTH=230>
   <IMG SRC="../images/raptor.jpg" ALT="[Click Here]" WIDTH=230 
    HEIGHT=33 BORDER=1></TD>
  <TD ALIGN=CENTER WIDTH=135>Hassle-Free Upgrades</TD>
</TR>
<TR><TD COLSPAN=4 BGCOLOR="#99cccc">x</td></tr>
</form>
<BR>