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

Side by Side Diff: LayoutTests/virtual/softwarecompositing/overflow/overflow-scrollbar-layers-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 (drawsContent 1)
13 (children 2
14 (GraphicsLayer
15 (bounds 85.00 100.00)
16 (children 1
17 (GraphicsLayer
18 (bounds 10.00 200.00)
19 )
20 )
21 )
22 (GraphicsLayer
23 (position 85.00 0.00)
24 (bounds 15.00 100.00)
25 (drawsContent 1)
26 )
27 )
28 )
29 (GraphicsLayer
30 (position 8.00 13.00)
31 (bounds 100.00 100.00)
32 (drawsContent 1)
33 (children 2
34 (GraphicsLayer
35 (bounds 100.00 85.00)
36 (children 1
37 (GraphicsLayer
38 (bounds 200.00 10.00)
39 )
40 )
41 )
42 (GraphicsLayer
43 (position 0.00 85.00)
44 (bounds 100.00 15.00)
45 (drawsContent 1)
46 )
47 )
48 )
49 (GraphicsLayer
50 (position 8.00 13.00)
51 (bounds 100.00 100.00)
52 (drawsContent 1)
53 (children 4
54 (GraphicsLayer
55 (bounds 85.00 85.00)
56 (children 1
57 (GraphicsLayer
58 (bounds 200.00 200.00)
59 )
60 )
61 )
62 (GraphicsLayer
63 (position 0.00 85.00)
64 (bounds 85.00 15.00)
65 (drawsContent 1)
66 )
67 (GraphicsLayer
68 (position 85.00 0.00)
69 (bounds 15.00 85.00)
70 (drawsContent 1)
71 )
72 (GraphicsLayer
73 (position 85.00 85.00)
74 (bounds 15.00 15.00)
75 (drawsContent 1)
76 )
77 )
78 )
79 (GraphicsLayer
80 (position 8.00 13.00)
81 (bounds 100.00 100.00)
82 (drawsContent 1)
83 (children 2
84 (GraphicsLayer
85 (bounds 100.00 100.00)
86 (children 1
87 (GraphicsLayer
88 (bounds 10.00 10.00)
89 (drawsContent 1)
90 (children 1
91 (GraphicsLayer
92 )
93 )
94 )
95 )
96 )
97 (GraphicsLayer
98 (position 85.00 85.00)
99 (bounds 15.00 15.00)
100 (drawsContent 1)
101 )
102 )
103 )
104 )
105 )
106 )
107 )
108
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698