summaryrefslogtreecommitdiffstats
path: root/gfx/tests/crashtests/1771556.html
blob: 4524938787af90b57c69cd4f89da086a13428207 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html reftest-zoom="3" class="reftest-wait">
<head>
  <style>
  * {
    scale: 0.906 52 2;
    backdrop-filter: hue-rotate(1deg);
    backface-visibility: hidden;
  }
  </style>
</head>
<body onload="document.documentElement.classList.remove('reftest-wait')">
  <table>
    <th>
</body>