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

Side by Side Diff: LayoutTests/platform/mac/virtual/gpu/compositedscrolling/overflow/content-gains-scrollbars-expected.txt

Issue 27061002: Fix unittests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 (GraphicsLayer
2 (bounds 800.00 600.00)
3 (children 1
4 (GraphicsLayer
5 (bounds 800.00 600.00)
6 (contentsOpaque 1)
7 (drawsContent 1)
8 (children 4
9 (GraphicsLayer
10 (position 8.00 13.00)
11 (bounds 100.00 100.00)
12 (children 2
13 (GraphicsLayer
14 (bounds 85.00 100.00)
15 (children 1
16 (GraphicsLayer
17 (bounds 85.00 200.00)
18 (children 1
19 (GraphicsLayer
20 (bounds 10.00 200.00)
21 )
22 )
23 )
24 )
25 )
26 (GraphicsLayer
27 (position 85.00 0.00)
28 (bounds 15.00 100.00)
29 )
30 )
31 )
32 (GraphicsLayer
33 (position 8.00 13.00)
34 (bounds 100.00 100.00)
35 (children 2
36 (GraphicsLayer
37 (bounds 100.00 85.00)
38 (children 1
39 (GraphicsLayer
40 (bounds 200.00 85.00)
41 (children 1
42 (GraphicsLayer
43 (bounds 200.00 10.00)
44 )
45 )
46 )
47 )
48 )
49 (GraphicsLayer
50 (position 0.00 85.00)
51 (bounds 100.00 15.00)
52 )
53 )
54 )
55 (GraphicsLayer
56 (position 8.00 13.00)
57 (bounds 100.00 100.00)
58 (children 4
59 (GraphicsLayer
60 (bounds 85.00 85.00)
61 (children 1
62 (GraphicsLayer
63 (bounds 200.00 200.00)
64 (children 1
65 (GraphicsLayer
66 (bounds 200.00 200.00)
67 )
68 )
69 )
70 )
71 )
72 (GraphicsLayer
73 (position 0.00 85.00)
74 (bounds 85.00 15.00)
75 )
76 (GraphicsLayer
77 (position 85.00 0.00)
78 (bounds 15.00 85.00)
79 )
80 (GraphicsLayer
81 (position 85.00 85.00)
82 (bounds 15.00 15.00)
83 (drawsContent 1)
84 )
85 )
86 )
87 (GraphicsLayer
88 (position 8.00 13.00)
89 (bounds 100.00 100.00)
90 (drawsContent 1)
91 (children 2
92 (GraphicsLayer
93 (bounds 100.00 100.00)
94 (children 1
95 (GraphicsLayer
96 (bounds 10.00 10.00)
97 (drawsContent 1)
98 (children 1
99 (GraphicsLayer
100 )
101 )
102 )
103 )
104 )
105 (GraphicsLayer
106 (position 85.00 85.00)
107 (bounds 15.00 15.00)
108 (drawsContent 1)
109 )
110 )
111 )
112 )
113 )
114 )
115 )
116
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698