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

Side by Side Diff: LayoutTests/platform/linux/fast/repaint/inline-outline-repaint-expected.txt

Issue 369483004: Revert of Move paint invalidation after compositing update (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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": [800, 600], 2 "bounds": [800, 600],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [800, 600], 5 "bounds": [800, 600],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "repaintRects": [ 8 "repaintRects": [
9 [93, 174, 3, 22], 9 [93, 174, 3, 22],
10 [93, 174, 3, 22], 10 [93, 174, 3, 22],
(...skipping 13 matching lines...) Expand all
24 [56, 174, 3, 22], 24 [56, 174, 3, 22],
25 [56, 174, 3, 22], 25 [56, 174, 3, 22],
26 [52, 174, 3, 22], 26 [52, 174, 3, 22],
27 [52, 174, 3, 22], 27 [52, 174, 3, 22],
28 [49, 174, 3, 22], 28 [49, 174, 3, 22],
29 [49, 174, 3, 22], 29 [49, 174, 3, 22],
30 [43, 174, 3, 22], 30 [43, 174, 3, 22],
31 [39, 174, 3, 22], 31 [39, 174, 3, 22],
32 [39, 174, 3, 22], 32 [39, 174, 3, 22],
33 [5, 153, 103, 45], 33 [5, 153, 103, 45],
34 [5, 153, 103, 45],
35 [5, 153, 103, 45],
36 [5, 153, 103, 45],
37 [5, 153, 103, 45],
38 [5, 153, 103, 45],
39 [5, 153, 103, 45],
40 [5, 153, 103, 45],
41 [5, 153, 103, 45],
42 [5, 153, 103, 45],
43 [5, 153, 103, 45],
44 [5, 153, 103, 45],
45 [5, 153, 103, 45],
46 [5, 153, 103, 45],
34 [5, 153, 103, 45] 47 [5, 153, 103, 45]
35 ] 48 ]
36 } 49 }
37 ] 50 ]
38 } 51 }
39 52
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698