summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/798235-1.html
blob: 2daed93bc714996d19a9fe5d9ec16aca367baa48 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html>
<body>
  <div style="flex-direction: column-reverse; display: inline-flex;">
    <div style="flex: 1 1 max-content;"></div>
  </div>
</body>
</html>