1161277-1.html (688B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <script> 5 6 function boom() 7 { 8 var canvas = document.createElement('canvas'); 9 var ctx = canvas.getContext('2d'); 10 ctx.setTransform(0.2988847856952777, 26589683732.25, -562949953421312, 5, 4503599627370495, -2735897607.139075); 11 ctx.bezierCurveTo(-1023, -4611686018427388000, 4194303, -536870911, 45139.65058316886, 35184372088833); 12 ctx.setLineDash([1.2307692307692308]); 13 ctx.setTransform(0, 2097152, 0.0005128205128205128, 305943.4982061649, -49282.263290019946, 3); 14 ctx.clip("evenodd"); 15 ctx.scale(-2.3882113703861325, -2); 16 ctx.isPointInStroke(2, 86124313031369.77); 17 } 18 19 </script> 20 </head> 21 <body onload="boom();"></body> 22 </html>