summaryrefslogtreecommitdiffstats
path: root/layout/painting/crashtests/1717655-1.html
blob: 940dac6dfba4103a6e41b0f3458e31fa5719ab94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html>
<head>
  <style>
      * {
          transform: perspective(2337713741.755817Q) !important;
          height: 2637992280%;
      }

      * {
          border-width: medium;
          display: table;
      }
  </style>
</head>
<table border="32767" rules="all">
  <caption></caption>
</table>
</html>