summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-break/line-after-unbreakable-float-after-padding-ref.html
blob: 9a329b2446849d8f13b9d88cb5f73934536c3767 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mstensho@chromium.org">
<p>The word "PASS" should be seen below.</p>
<div style="margin-left:2ch; font-family:monospace; line-height:50px;">
  <div style="float:left;">PA</div>
  <div style="float:left;">SS</div>
</div>