large-size-image-crash.html 177 B

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