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

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

Issue 1466203002: Auto-rebaseline for r361055 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 }, 48 },
49 { 49 {
50 "position": [8, 10008], 50 "position": [8, 10008],
51 "bounds": [1200, 0] 51 "bounds": [1200, 0]
52 }, 52 },
53 { 53 {
54 "position": [8, 8], 54 "position": [8, 8],
55 "bounds": [1200, 1000], 55 "bounds": [1200, 1000],
56 "children": [ 56 "children": [
57 { 57 {
58 "bounds": [1200, 1000],
58 "children": [ 59 "children": [
59 { 60 {
60 "position": [1193, 0], 61 "position": [1193, 0],
61 "bounds": [7, 1000], 62 "bounds": [7, 1000],
62 "drawsContent": true 63 "drawsContent": true
63 } 64 }
64 ] 65 ]
65 } 66 }
66 ] 67 ]
67 } 68 }
68 ] 69 ]
69 } 70 }
70 ] 71 ]
71 } 72 }
72 73
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698