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

Side by Side Diff: LayoutTests/platform/mac-snowleopard/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 (drawsContent 1)
52 )
53 (GraphicsLayer
54 (position 0.00 135.00)
55 (bounds 285.00 15.00)
56 (drawsContent 1)
57 )
58 (GraphicsLayer
59 (position 285.00 135.00)
60 (bounds 15.00 15.00)
61 (drawsContent 1)
62 )
63 )
64 )
65 )
66 )
67 (GraphicsLayer
68 (position 5.00 5.00)
69 (bounds 50.00 50.00)
70 (drawsContent 1)
71 )
72 )
73 )
74 )
75 )
76 )
77 )
78
79
80 --------
81 Frame: '-->'
82 --------
83 (GraphicsLayer
84 (bounds 508.00 608.00)
85 (children 1
86 (GraphicsLayer
87 (bounds 508.00 608.00)
88 (drawsContent 1)
89 (children 1
90 (GraphicsLayer
91 (position 108.00 100.00)
92 (bounds 200.00 200.00)
93 (contentsOpaque 1)
94 (drawsContent 1)
95 (backgroundColor #0000FF)
96 )
97 )
98 )
99 )
100 )
101
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698