summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/398181-2.html
blob: a281c0e983d5f556f4e104ef6926cc6df446c35e (plain)
1
2
3
4
5
6
7
8
9
10
11
<html style="min-width: max-content;">
  <head>
  </head>
  <body>
    <div>
      <span style="margin: 0 100%; display: inline-block;"></span>
      t
      <div style="float: left">foo</div>
    </div>
  </body>
</html>