Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / tables / mozilla / bugs / bug1818-2.html
blob2455df183938af5750d5bdf7c68f24a9c64898e0
1 <html>
2 <head>
3 </head>
4 <body>
6 <TABLE BORDER=2 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" height="50">
8 <TR>
9 <TD WIDTH=400 BGCOLOR="#0000CC">&nbsp;</TD>
11 <TD WIDTH=6 BGCOLOR="#00CC00">&nbsp;</TD>
13 <TD BGCOLOR="#CC0000">&nbsp;</TD>
15 </TR>
17 </TABLE>
19 </body>
20 </html>