summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/manual-tests/large-size-image-crash.html
blob: 93cafa2c1846d2f64513555535871a282accb099 (plain)
1
2
3
4
5
6
<html>
    <body>
        Displaying the animated GIF below should not result in memory corruption.
        <img src="resources/large-size-image-crash.gif">
    </body>
</html>