content/base/crashtests/709384.html

branch
TOR_BUG_3246
changeset 6
8bccb770b82d
equal deleted inserted replaced
-1:000000000000 0:5a88a0be02be
1 <!DOCTYPE html>
2 <script>
3 mozCancelRequestAnimationFrame(mozRequestAnimationFrame(function() {}));
4 mozRequestAnimationFrame(function() {});
5 </script>

mercurial