Loading content/canvas/crashtests/916128-1.html 0 → 100644 +13 −0 Original line number Diff line number Diff line <script> o0 = document.createElement('canvas'); (document.body || document.documentElement).appendChild(o0); o1 = o0.getContext('2d'); o2 = document.createElement('img'); //o2.src = "image2.png"; o3 = o1.createImageData(0.7409945472006207, 0.8815588599260801); o1.save(); o1.mozCurrentTransform = [0.18777365986904448, 4, 4, -2048, 3, 32]; o0.width = 0.52; o1.putImageData(o3, -32, -0.16596290333335356); o0.toBlob(function() {}, "video/mp4", 16); </script> content/canvas/crashtests/crashtests.list +1 −0 Original line number Diff line number Diff line Loading @@ -17,3 +17,4 @@ skip-if(Android||B2G) load 780392-1.html # bug 833371 for B2G skip-if(Android||B2G) load 789933-1.html # bug 833371 load 794463-1.html load 802926-1.html load 916128-1.html Loading
content/canvas/crashtests/916128-1.html 0 → 100644 +13 −0 Original line number Diff line number Diff line <script> o0 = document.createElement('canvas'); (document.body || document.documentElement).appendChild(o0); o1 = o0.getContext('2d'); o2 = document.createElement('img'); //o2.src = "image2.png"; o3 = o1.createImageData(0.7409945472006207, 0.8815588599260801); o1.save(); o1.mozCurrentTransform = [0.18777365986904448, 4, 4, -2048, 3, 32]; o0.width = 0.52; o1.putImageData(o3, -32, -0.16596290333335356); o0.toBlob(function() {}, "video/mp4", 16); </script>
content/canvas/crashtests/crashtests.list +1 −0 Original line number Diff line number Diff line Loading @@ -17,3 +17,4 @@ skip-if(Android||B2G) load 780392-1.html # bug 833371 for B2G skip-if(Android||B2G) load 789933-1.html # bug 833371 load 794463-1.html load 802926-1.html load 916128-1.html