6 vertical-align:baseline;
9 vertical-align:baseline;
10 border:
1px solid #f90;
15 background-color: green;
18 background-color: green;
23 <p> https://bugs.webkit.org/show_bug.cgi?id=
108357: The bottom of the two green boxes should be aligned and there should be no space above the first box.
</p>
27 <td><img id=
"img1" src=
"resources/greenbox-100px.png"></td><td><img id=
"img2" src=
"resources/greenbox.png"></td>
32 var img
= document
.getElementById("img2");
33 img
.src
= "resources/greenbox-100px.png";