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

Side by Side Diff: LayoutTests/platform/mac/virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-expected.txt

Issue 543953002: Auto-rebaseline for r181413 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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 "children": [ 8 "children": [
9 { 9 {
10 "position": [8, 8], 10 "position": [8, 8],
11 "bounds": [300, 300], 11 "bounds": [300, 300],
12 "drawsContent": true,
12 "children": [ 13 "children": [
13 { 14 {
14 "bounds": [285, 285], 15 "bounds": [285, 285],
15 "children": [ 16 "children": [
16 { 17 {
17 "bounds": [1000, 1000], 18 "bounds": [1000, 1000],
18 "shouldFlattenTransform": false, 19 "shouldFlattenTransform": false,
19 "drawsContent": true, 20 "drawsContent": true,
20 "children": [ 21 "children": [
21 { 22 {
(...skipping 20 matching lines...) Expand all
42 } 43 }
43 ] 44 ]
44 } 45 }
45 ] 46 ]
46 } 47 }
47 ] 48 ]
48 } 49 }
49 ] 50 ]
50 } 51 }
51 52
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698