comparison: content/base/crashtests/709384.html
content/base/crashtests/709384.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <script> |
|
3 mozCancelRequestAnimationFrame(mozRequestAnimationFrame(function() {})); |
|
4 mozRequestAnimationFrame(function() {}); |
|
5 </script> |