Sign in
webkit
/
WebKit
/
5acc7d373349790b0e604fe489a5f0d13f8307d2
/
.
/
Source
/
WebCore
/
manual-tests
/
large-size-image-crash.html
blob: 93cafa2c1846d2f64513555535871a282accb099 [
file
] [
log
] [
blame
]
<html>
<body>
Displaying the animated GIF below should not result in memory corruption.
<img
src
=
"resources/large-size-image-crash.gif"
>
</body>
</html>