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

Side by Side Diff: third_party/WebKit/LayoutTests/paint/invalidation/animated-gif-background-offscreen-firstline-expected.txt

Issue 2319833002: Deflake paint/invalidation/animated-gif*.html (Closed)
Patch Set: Disable under-invalidation checking for offscreen gif animation Created 4 years, 3 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
OLDNEW
1 text text 1 {
2 "name": "Content Root Layer",
3 "bounds": [2008, 2016],
4 "children": [
5 {
6 "name": "LayoutView #document",
7 "bounds": [2008, 2016],
8 "contentsOpaque": true,
9 "drawsContent": true
10 }
11 ]
12 }
2 13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698