summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/467875-1.xhtml
blob: b805a30a976cafcac9e5c1893a3f48afd02fc190 (plain)
1
2
3
4
5
6
7
8
9
10
<html xmlns="http://www.w3.org/1999/xhtml">
<head></head>
<body>
<span style="direction: rtl;">
  <span style="display: -moz-box"/>
  <span style="position: fixed;"/>
  <span style="display: -moz-box"/>
</span>
</body>
</html>