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

Side by Side Diff: LayoutTests/platform/mac/virtual/softwarecompositing/iframes/scrolling-iframe-expected.txt

Issue 473473003: Remove virtual/softwarecompositing suite (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 6 years, 4 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
2 (GraphicsLayer
3 (bounds 800.00 600.00)
4 (children 1
5 (GraphicsLayer
6 (bounds 800.00 600.00)
7 (contentsOpaque 1)
8 (drawsContent 1)
9 (children 1
10 (GraphicsLayer
11 (children 2
12 (GraphicsLayer
13 (position 8.00 8.00)
14 (bounds 370.00 220.00)
15 (drawsContent 1)
16 (children 1
17 (GraphicsLayer
18 (position 35.00 35.00)
19 (children 4
20 (GraphicsLayer
21 (bounds 285.00 135.00)
22 (children 1
23 (GraphicsLayer
24 (position -80.00 -80.00)
25 (children 1
26 (GraphicsLayer
27 (bounds 508.00 608.00)
28 (children 1
29 (GraphicsLayer
30 (bounds 508.00 608.00)
31 (drawsContent 1)
32 (children 1
33 (GraphicsLayer
34 (position 108.00 100.00)
35 (bounds 200.00 200.00)
36 (contentsOpaque 1)
37 (drawsContent 1)
38 (backgroundColor #0000FF)
39 )
40 )
41 )
42 )
43 )
44 )
45 )
46 )
47 )
48 (GraphicsLayer
49 (position 285.00 0.00)
50 (bounds 15.00 135.00)
51 )
52 (GraphicsLayer
53 (position 0.00 135.00)
54 (bounds 285.00 15.00)
55 )
56 (GraphicsLayer
57 (position 285.00 135.00)
58 (bounds 15.00 15.00)
59 (drawsContent 1)
60 )
61 )
62 )
63 )
64 )
65 (GraphicsLayer
66 (position 5.00 5.00)
67 (bounds 50.00 50.00)
68 (drawsContent 1)
69 )
70 )
71 )
72 )
73 )
74 )
75 )
76
77
78 --------
79 Frame: '-->'
80 --------
81 (GraphicsLayer
82 (bounds 508.00 608.00)
83 (children 1
84 (GraphicsLayer
85 (bounds 508.00 608.00)
86 (drawsContent 1)
87 (children 1
88 (GraphicsLayer
89 (position 108.00 100.00)
90 (bounds 200.00 200.00)
91 (contentsOpaque 1)
92 (drawsContent 1)
93 (backgroundColor #0000FF)
94 )
95 )
96 )
97 )
98 )
99
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698