1 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
8 border-collapse: collapse;
11 margin: auto auto
2em
2em;
14 .blue {border: solid
1em blue;}
15 .yellow {border: solid
1em yellow;}
16 .orange {border: solid
1em orange;}
18 table#reference
> tbody {border: red none
0em;}
25 vertical-align: bottom;
27 With 'vertical-align: bottom', swatch-[color] images
"sit"
28 at the bottom of the cell's line box and not on its baseline
36 <p>Test passes if both multi-colored rectangular structures are
<strong>perfectly identical
</strong>.
</p>
39 <tr><td class=
"blue">BLUE
</td></tr>
40 <tr><td class=
"yellow">YELL
</td></tr>
41 <tr><td class=
"orange">ORAN
</td></tr>
45 <table id=
"reference">
47 <td><img src=
"support/swatch-blue.png"><img src=
"support/swatch-blue.png"><img src=
"support/swatch-blue.png"><img src=
"support/swatch-blue.png"><img src=
"support/swatch-blue.png"><img src=
"support/swatch-blue.png"></td>
50 <td><img src=
"support/swatch-blue.png"><img src=
"support/swatch-white.png"><img src=
"support/swatch-white.png"><img src=
"support/swatch-white.png"><img src=
"support/swatch-white.png"><img src=
"support/swatch-blue.png"></td>
53 <td><img src=
"support/swatch-blue.png"><img src=
"support/swatch-blue.png"><img src=
"support/swatch-blue.png"><img src=
"support/swatch-blue.png"><img src=
"support/swatch-blue.png"><img src=
"support/swatch-blue.png"></td>
56 <td><img src=
"support/swatch-yellow.png"><img src=
"support/swatch-white.png"><img src=
"support/swatch-white.png"><img src=
"support/swatch-white.png"><img src=
"support/swatch-white.png"><img src=
"support/swatch-yellow.png"></td>
59 <td><img src=
"support/swatch-yellow.png"><img src=
"support/swatch-yellow.png"><img src=
"support/swatch-yellow.png"><img src=
"support/swatch-yellow.png"><img src=
"support/swatch-yellow.png"><img src=
"support/swatch-yellow.png"></td>
62 <td><img src=
"support/swatch-orange.png"><img src=
"support/swatch-white.png"><img src=
"support/swatch-white.png"><img src=
"support/swatch-white.png"><img src=
"support/swatch-white.png"><img src=
"support/swatch-orange.png"></td>
65 <td><img src=
"support/swatch-orange.png"><img src=
"support/swatch-orange.png"><img src=
"support/swatch-orange.png"><img src=
"support/swatch-orange.png"><img src=
"support/swatch-orange.png"><img src=
"support/swatch-orange.png"></td>