Sign in
webkit
/
WebKit
/
c4bddcd65a1497a4ec66d2c5d8cb75761ba329f2
/
.
/
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>