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

Side by Side Diff: LayoutTests/platform/mac/compositing/overflow/updating-scrolling-container-and-content-expected.txt

Issue 891973004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 [8, 277, 75, 16], 9 [8, 275, 75, 18],
10 [8, 261, 75, 16], 10 [8, 257, 75, 18],
11 [8, 245, 75, 16], 11 [8, 239, 75, 18],
12 [8, 229, 75, 16], 12 [8, 221, 75, 18],
13 [8, 213, 75, 16], 13 [8, 203, 75, 18],
14 [8, 197, 75, 16], 14 [8, 185, 75, 18],
15 [8, 181, 75, 16], 15 [8, 167, 75, 18],
16 [8, 165, 75, 16], 16 [8, 149, 75, 18],
17 [8, 149, 75, 16], 17 [8, 131, 75, 18],
18 [8, 133, 75, 16], 18 [8, 113, 75, 18],
19 [8, 117, 75, 16], 19 [8, 108, 75, 5]
20 [8, 108, 75, 9]
21 ] 20 ]
22 } 21 }
23 ] 22 ]
24 } 23 }
25 24
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698