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

Side by Side Diff: LayoutTests/platform/mac-mountainlion/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt

Issue 544203004: Revert "Revert "Move some scroll invalidations to the paint invalidation phase"" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "bounds": [785, 1893],
3 "children": [
4 {
5 "bounds": [785, 1893],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [677, 250, 100, 100],
10 [677, 250, 100, 100],
11 [677, 250, 100, 100],
12 [677, 50, 100, 500],
13 [677, 50, 100, 100],
14 [677, 50, 100, 100],
15 [677, 50, 100, 100],
16 [677, 50, 100, 100],
17 [677, 50, 100, 100]
18 ]
19 }
20 ]
21 }
22
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698