haikuwebkit/LayoutTests/fast/block/positioning/padding-percent.html

8 lines
183 B
HTML

<ol>
<li>Make text bigger/smaller</li>
<li>Make the window narrower/wider</li>
</ol>
<div style="position: absolute; padding-left: 5%; border: solid;">
Lorem ipsum
</div>