Sign in
webkit
/
WebKit
/
9a73914e2e268a55beee9b8740dd4c66a53998c0
/
.
/
LayoutTests
/
tables
/
mozilla
/
bugs
/
bug1818-3.html
blob: 663f4837a4ddc3fb26a6efcdfe997ba88dbee47d [
file
] [
log
] [
blame
]
<html>
<head>
</head>
<body>
<TABLE
BORDER
=
2
CELLSPACING
=
0
CELLPADDING
=
0
WIDTH
=
"100%"
height
=
"50"
>
<TR>
<TD
WIDTH
=
400
BGCOLOR
=
"#0000CC"
>
<TD
WIDTH
=
6
BGCOLOR
=
"#00CC00"
>
<TD
BGCOLOR
=
"#CC0000"
>
</TABLE>
</body>
</html>