summaryrefslogtreecommitdiffstats
path: root/layout/tables/crashtests/1710116-1.html
blob: 549a6c90810fa7874d773bb2990196e37f1d447a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html>
<head>
  <style>
      #tbody {
          display: inline-flex;
      }

      * {
          inline-size: 3579845520.820976vw;
      }
  </style>
</head>
<table>
  <td colspan="149">
    <tbody id="tbody">
    <col>
    </tbody>
  </td>
</table>
</html>