summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1730570.html
blob: 79193375c25abc9516eeff76883dd747b65db294 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!DOCTYPE html>
<html>
<head>
  <style>
      * {
          padding-left: 385945468.9776893vmin ! important;
          flex-direction: column-reverse;
      }

      HTML {
          writing-mode: sideways-lr;
      }

      #id_0 * {
          padding-right: 4243575909.3360567ch !important;
          border-left: inset rgb(27% 15% 81% / 1%);
      }

      #id_1 {
          display: inline flex ! important;
      }

      #id_2 {
          aspect-ratio: 321484271.5137855 / 2731818911.2819076;
      }
  </style>
</head>
<h1 id="id_0">
  <sup id="id_1">
    <select id="id_2"></select>
  </sup>
</h1>
</html>