6 -webkit-writing-mode: vertical-lr;
7 writing-mode: vertical-lr;
13 fieldset { background: #ddd; }
14 p { margin-left:
0px; }
17 <div>bug
<a href=
"https://bugs.webkit.org/show_bug.cgi?id=35981">35981</a>: Can't apply a bottom-margin to the legend element
</div>
20 <legend>Legend
</legend>
21 <p>There should be a
50px gap on the right to account for the margin-bottom on the legend.
</p>