summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/794693.html
blob: 7d9f4c90f19361d12d7e9b6b853e65a2aa834dfe (plain)
1
2
3
4
5
6
7
8
9
<html xmlns="http://www.w3.org/1999/xhtml">
  <body style="display: -moz-box;">
    <font style="display: table; float: left;">
      <span style="display: table;">
        text text
      </span>
    </font>
  </body>
</html>