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

Side by Side Diff: LayoutTests/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 (drawsContent 1)
30 )
31 )
32 )
33 (GraphicsLayer
34 (position 8.00 13.00)
35 (bounds 100.00 100.00)
36 (children 2
37 (GraphicsLayer
38 (bounds 100.00 85.00)
39 (children 1
40 (GraphicsLayer
41 (bounds 200.00 85.00)
42 (children 1
43 (GraphicsLayer
44 (bounds 200.00 10.00)
45 )
46 )
47 )
48 )
49 )
50 (GraphicsLayer
51 (position 0.00 85.00)
52 (bounds 100.00 15.00)
53 (drawsContent 1)
54 )
55 )
56 )
57 (GraphicsLayer
58 (position 8.00 13.00)
59 (bounds 100.00 100.00)
60 (children 4
61 (GraphicsLayer
62 (bounds 85.00 85.00)
63 (children 1
64 (GraphicsLayer
65 (bounds 200.00 200.00)
66 (children 1
67 (GraphicsLayer
68 (bounds 200.00 200.00)
69 )
70 )
71 )
72 )
73 )
74 (GraphicsLayer
75 (position 0.00 85.00)
76 (bounds 85.00 15.00)
77 (drawsContent 1)
78 )
79 (GraphicsLayer
80 (position 85.00 0.00)
81 (bounds 15.00 85.00)
82 (drawsContent 1)
83 )
84 (GraphicsLayer
85 (position 85.00 85.00)
86 (bounds 15.00 15.00)
87 (drawsContent 1)
88 )
89 )
90 )
91 (GraphicsLayer
92 (position 8.00 13.00)
93 (bounds 100.00 100.00)
94 (drawsContent 1)
95 (children 2
96 (GraphicsLayer
97 (bounds 100.00 100.00)
98 (children 1
99 (GraphicsLayer
100 (bounds 10.00 10.00)
101 (drawsContent 1)
102 (children 1
103 (GraphicsLayer
104 )
105 )
106 )
107 )
108 )
109 (GraphicsLayer
110 (position 85.00 85.00)
111 (bounds 15.00 15.00)
112 (drawsContent 1)
113 )
114 )
115 )
116 )
117 )
118 )
119 )
120
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698