Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
ManualTests
/
large-size-image-crash.html
blob: 93cafa2c1846d2f64513555535871a282accb099 [
file
] [
log
] [
blame
] [
edit
]
<html>
<body>
Displaying the animated GIF below should not result in memory corruption.
<img
src
=
"resources/large-size-image-crash.gif"
>
</body>
</html>