summaryrefslogtreecommitdiffstats
path: root/layout/reftests/transform-3d/1467277-1.html
blob: ae6c4ccc3324c194a0490bb8e483eb4b2db3cca6 (plain)
1
2
3
4
5
6
7
8
9
<html>
<head>
</head>
<body>
  <div style="transform: rotate3d(1e50, 0, 0, 45deg); width: 100px; height: 100px;">
    Test Text
  </div>
</body>
</html>