OLD | NEW |
---|---|
1 <html> | 1 <html> |
2 <body> | 2 <body> |
3 Displaying the animated GIF below should not result in memory corruption . | 3 Displaying the animated GIF below should not result in memory corruption . |
4 <img src="resources/large-size-image-crash.gif"> | 4 <img src="resources/large-size-image-crash.gif"> |
5 </body> | 5 </body> |
6 </html> | 6 </html> |
OLD | NEW |