Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1487)

Side by Side Diff: LayoutTests/paint/invalidation/animated-gif.html

Issue 1008043002: [S.P.] Don't draw frames of animated images that are offscreen. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 <!doctype HTML>
2
3 <div style="height: 2000px; width: 2000px;">
4 <image src="../../fast/images/resources/animated.gif">
5 </div>
OLDNEW
« no previous file with comments | « no previous file | Source/core/layout/LayoutBoxModelObject.cpp » ('j') | Source/core/layout/LayoutImage.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698