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

Side by Side Diff: LayoutTests/platform/mac-snowleopard/compositing/overflow/reparented-scrollbars-non-sc-anc-expected.txt

Issue 1316723004: Auto-rebaseline for r201138 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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": [1208, 821], 2 "bounds": [1208, 821],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [1208, 821], 5 "bounds": [1208, 821],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "children": [ 8 "children": [
9 { 9 {
10 "position": [8, 8], 10 "position": [8, 8],
(...skipping 13 matching lines...) Expand all
24 "children": [ 24 "children": [
25 { 25 {
26 "bounds": [1200, 1000], 26 "bounds": [1200, 1000],
27 "drawsContent": true, 27 "drawsContent": true,
28 "children": [ 28 "children": [
29 { 29 {
30 "bounds": [1200, 1000], 30 "bounds": [1200, 1000],
31 "children": [ 31 "children": [
32 { 32 {
33 "bounds": [1200, 10000], 33 "bounds": [1200, 10000],
34 "shouldFlattenTransform": false,
34 "drawsContent": true, 35 "drawsContent": true,
35 "children": [ 36 "children": [
36 { 37 {
37 38 "shouldFlattenTransform": false
38 } 39 }
39 ] 40 ]
40 } 41 }
41 ] 42 ]
42 } 43 }
43 ] 44 ]
44 } 45 }
45 ] 46 ]
46 } 47 }
47 ] 48 ]
(...skipping 19 matching lines...) Expand all
67 } 68 }
68 ] 69 ]
69 } 70 }
70 ] 71 ]
71 } 72 }
72 ] 73 ]
73 } 74 }
74 ] 75 ]
75 } 76 }
76 77
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698