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

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

Issue 498773007: Move some scroll invalidations to the paint invalidation phase (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Patch updated after Dan's review. 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
1 { 1 {
2 "bounds": [785, 1895], 2 "bounds": [785, 1895],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [785, 1895], 5 "bounds": [785, 1895],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "repaintRects": [ 8 "repaintRects": [
9 [677, 252, 100, 100], 9 [677, 252, 100, 100],
10 [677, 252, 100, 100], 10 [677, 252, 100, 100],
11 [677, 252, 100, 100], 11 [677, 252, 100, 100],
12 [677, 52, 100, 500], 12 [677, 252, 100, 100],
13 [677, 52, 100, 100], 13 [677, 52, 100, 100],
14 [677, 52, 100, 100], 14 [677, 52, 100, 100],
15 [677, 52, 100, 100], 15 [677, 52, 100, 100],
16 [677, 52, 100, 100], 16 [677, 52, 100, 100],
17 [677, 52, 100, 100] 17 [677, 52, 100, 100]
18 ] 18 ]
19 } 19 }
20 ] 20 ]
21 } 21 }
22 22
OLDNEW
« no previous file with comments | « LayoutTests/fast/repaint/fixed-scroll-simple-expected.txt ('k') | Source/core/frame/FrameView.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698