haikuwebkit/ManualTests/large-size-image-crash.html

7 lines
177 B
HTML

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