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

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

Issue 1507373005: Auto-rebaseline for r364120 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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
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],
11 "bounds": [1200, 800], 11 "bounds": [1200, 800],
12 "shouldFlattenTransform": false, 12 "shouldFlattenTransform": false,
13 "children": [ 13 "children": [
14 { 14 {
15 "bounds": [1200, 800], 15 "bounds": [1200, 800],
16 "drawsContent": true, 16 "drawsContent": true,
17 "children": [ 17 "children": [
18 { 18 {
19 "bounds": [1200, 800], 19 "bounds": [1200, 800],
20 "children": [ 20 "children": [
21 { 21 {
22 "bounds": [1200, 1000], 22 "bounds": [1200, 1000],
23 "shouldFlattenTransform": false, 23 "shouldFlattenTransform": false,
24 "children": [ 24 "children": [
25 { 25 {
26 "bounds": [1200, 1000], 26 "bounds": [1200, 1000],
27 "shouldFlattenTransform": false,
27 "drawsContent": true, 28 "drawsContent": true,
28 "children": [ 29 "children": [
29 { 30 {
30 "bounds": [1200, 1000], 31 "bounds": [1200, 1000],
32 "shouldFlattenTransform": false,
31 "children": [ 33 "children": [
32 { 34 {
33 "bounds": [1200, 10000], 35 "bounds": [1200, 10000],
34 "shouldFlattenTransform": false,
35 "drawsContent": true 36 "drawsContent": true
36 } 37 }
37 ] 38 ]
38 } 39 }
39 ] 40 ]
40 } 41 }
41 ] 42 ]
42 } 43 }
43 ] 44 ]
44 } 45 }
(...skipping 19 matching lines...) Expand all
64 } 65 }
65 ] 66 ]
66 } 67 }
67 ] 68 ]
68 } 69 }
69 ] 70 ]
70 } 71 }
71 ] 72 ]
72 } 73 }
73 74
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698