mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-01 06:33:22 +00:00
7 lines
181 B
HTML
7 lines
181 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body onload="document.getElementById('c').getContext('2d').mozCurrentTransformInverse;">
|
|
<canvas id="c" width="772" height="76441"></canvas>
|
|
</body>
|
|
</html>
|