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

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

Issue 1372393006: Auto-rebaseline for r351979 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
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 14 matching lines...) Expand all
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 "shouldFlattenTransform": false,
35 "drawsContent": true, 35 "drawsContent": true
36 "children": [
37 {
38 "shouldFlattenTransform": false
39 }
40 ]
41 } 36 }
42 ] 37 ]
43 } 38 }
44 ] 39 ]
45 } 40 }
46 ] 41 ]
47 } 42 }
48 ] 43 ]
49 } 44 }
50 ] 45 ]
(...skipping 16 matching lines...) Expand all
67 } 62 }
68 ] 63 ]
69 } 64 }
70 ] 65 ]
71 } 66 }
72 ] 67 ]
73 } 68 }
74 ] 69 ]
75 } 70 }
76 71
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698