Sign in
webkit
/
WebKit
/
33a32661902bd91dec347811ed0a9f575bf54b13
/
.
/
ManualTests
/
large-size-image-crash.html
blob: 93cafa2c1846d2f64513555535871a282accb099 [
file
] [
log
] [
blame
]
pkasting@chromium.org
10802e2
2010-09-27 23:44:36 +0000
[
diff
] [
blame
]
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>