chromium/third_party/blink/manual_tests/large-size-image-crash.html

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