about summary refs log blame commit diff stats
path: root/test/layout/table-caption-margins.html
blob: a3e3759ed6793203b24769c20c3aa894d29e2249 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                         
<table>
<tr>
<td>
something something
<tr>
<td>
row 2
<caption style="caption-side: bottom; margin-top: 2em; margin-left: 1ch">
<div style="margin-top: 2em">
testing
</div>
</caption>