3 <title>Test for http://bugs.webkit.org/show_bug.cgi?id=
12079</title>
4 <style type=
"text/css">
5 div
.playground
{ position: relative
; width: 90px; height: 90px; }
6 .red { background-color: yellow
; }
7 .blue { background-color: blue
; }
8 .green { background-color: green
; }
9 .zero { height: 0; width: 60px; }
10 .half { height: 30px; width: 60px; }
11 .full { height: 60px; width: 60px; }
15 <div class=
"playground">
16 <table cellpadding=
"0" cellspacing=
"0">
19 <td class=
"red half"></td>
22 <td class=
"green half"></td>
28 <div class=
"playground">
29 <table cellpadding=
"0" cellspacing=
"0">
37 <td class=
"red half"></td>
40 <td class=
"green half"></td>
46 <div class=
"playground">
47 <table cellpadding=
"0" cellspacing=
"0">
48 <caption id=
"caption2" class=
"half"></caption>
51 <td class=
"green half"></td>
54 <td class=
"red half"></td>
60 <div class=
"playground" style=
"margin-top: 30px;">
61 <table cellpaddin=
"0" cellspacing=
"0" style=
"width: 60px; border-collapse: collapse; border: 8px solid green;">
62 <caption style=
"width: 10px; margin: auto;">
63 <div id=
"innerDiv" style=
"height: 15px"></div>
66 <tr><td class=
"half"></td></tr>
67 <tr><td class=
"half" style=
"border-top: solid yellow 8px;"></td></tr>