1 <!DOCTYPE html
"-//W3C//DTD HTML 4.0//EN">
4 <title> Caption Margin Test bug
91057</title>
5 <style type=
"text/css">
27 <body bgcolor=
"#FFFFFF">
29 <h1>Caption Margin Test
</h1>
31 <div style=
"border: 1px solid green; width: 100px">
34 <div style=
"border: 1px solid red; width: 50px">
51 <td>Table Cell
1 Table Cell
1</td>
52 <td>Table Cell
2 Table Cell
2</td>
56 <h2>Test
1 -
"margin-left: 50px"</h2>
59 <caption class=
"one">TA
</caption>
67 <caption class=
"one">TB
</caption>
69 <td>Table Cell
1 Table Cell
1</td>
70 <td>Table Cell
2 Table Cell
2</td>
74 <h2>Test
2 -
"margin-right: 50px"</h2>
77 <caption class=
"two">TA
</caption>
85 <caption class=
"two">TB
</caption>
87 <td>Table Cell
1 Table Cell
1</td>
88 <td>Table Cell
2 Table Cell
2</td>
92 <h2>Test
3 -
"margin: 50px"</h2>
95 <caption class=
"three">TA
</caption>
103 <caption class=
"three">TB
</caption>
105 <td>Table Cell
1 Table Cell
1</td>
106 <td>Table Cell
2 Table Cell
2</td>
111 <caption class=
"three">TC
</caption>
113 <td>Table Cell
1 Table Cell
1 Table Cell
1</td>
114 <td>Table Cell
2 Table Cell
2 Table Cell
2</td>
118 <h2>Test
4 -
"margin-left: 5%"</h2>
121 <caption class=
"four">TA
</caption>
123 <td>Table Cell
1</td>
124 <td>Table Cell
2</td>
129 <caption class=
"four">TB
</caption>
131 <td>Table Cell
1 Table Cell
1</td>
132 <td>Table Cell
2 Table Cell
2</td>
136 <h2>Test
5 -
"margin-right: 5%"</h2>
139 <caption class=
"five">TA
</caption>
141 <td>Table Cell
1</td>
142 <td>Table Cell
2</td>
147 <caption class=
"five">TB
</caption>
149 <td>Table Cell
1 Table Cell
1</td>
150 <td>Table Cell
2 Table Cell
2</td>
154 <h2>Test
6 -
"margin: 5%"</h2>
157 <caption class=
"six">TA
</caption>
159 <td>Table Cell
1</td>
160 <td>Table Cell
2</td>
165 <caption class=
"six">TB
</caption>
167 <td>Table Cell
1 Table Cell
1</td>
168 <td>Table Cell
2 Table Cell
2</td>
173 <caption class=
"six">TB
</caption>
175 <td>Table Cell
1 Table Cell
1 Table Cell
1</td>
176 <td>Table Cell
2 Table Cell
2 Table Cell
2</td>