comparison: content/canvas/crashtests/802926-1.html
content/canvas/crashtests/802926-1.html
- branch
- TOR_BUG_9701
- changeset 11
- deefc01c0e14
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <script> |
|
3 |
|
4 document.createElement('canvas').toBlob(null); |
|
5 |
|
6 </script> |