summaryrefslogtreecommitdiffstats
path: root/dom/canvas/crashtests/746813-1.html
blob: 18e52b4c99197598fbc6c634d3d37ffb4781f0af (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
<body onload="document.getElementById('c').getContext('2d').mozCurrentTransformInverse;">
<canvas id="c" width="772" height="76441"></canvas>
</body>
</html>