summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/727601.html
blob: f31d59e0c7116eaf4f7d3450acbc00eb69f64c8e (plain)
1
2
3
<html style="display: table; transform: scalex(10);">
<body><script>document.addEventListener("MozReftestInvalidate", function() {document.documentElement.style.transform = 'scalex(20)';})</script></body>
</html>