repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
tables
/
mozilla
/
bugs
/
bug1818-4.html
blob
b07f20ce32348ff610993f08fecec717d296263b
1
<html>
2
<head>
3
</head>
4
<body>
5
6
<TABLE
BORDER=
2
CELLSPACING=
0
CELLPADDING=
0
WIDTH
=
"100%"
height
=
"50"
>
7
8
<TR>
9
<TD
WIDTH=
400
BGCOLOR
=
"#0000CC"
>
10
11
<TD
WIDTH=
6
BGCOLOR
=
"#00CC00"
>
12
13
<TD
BGCOLOR
=
"#CC0000"
>
14
15
</TABLE>
16
17
</body>
18
</html>