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

Side by Side Diff: LayoutTests/virtual/softwarecompositing/iframes/connect-compositing-iframe-delayed-expected.txt

Issue 348583003: Auto-rebaseline for r176651 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 When the parent document becomes composited, the layer trees should get connecte d together.
3
4 (GraphicsLayer
5 (bounds 800.00 600.00)
6 (children 1
7 (GraphicsLayer
8 (bounds 800.00 600.00)
9 (contentsOpaque 1)
10 (drawsContent 1)
11 (children 2
12 (GraphicsLayer
13 (position 8.00 108.00)
14 (bounds 370.00 220.00)
15 (drawsContent 1)
16 (children 1
17 (GraphicsLayer
18 (position 35.00 35.00)
19 (children 2
20 (GraphicsLayer
21 (bounds 285.00 150.00)
22 (children 1
23 (GraphicsLayer
24 (children 1
25 (GraphicsLayer
26 (bounds 285.00 230.00)
27 (children 1
28 (GraphicsLayer
29 (bounds 285.00 230.00)
30 (drawsContent 1)
31 (children 1
32 (GraphicsLayer
33 (position 18.00 10.00)
34 (bounds 210.00 210.00)
35 (contentsOpaque 1)
36 (drawsContent 1)
37 (backgroundColor #0000FF)
38 )
39 )
40 )
41 )
42 )
43 )
44 )
45 )
46 )
47 (GraphicsLayer
48 (position 285.00 0.00)
49 (bounds 15.00 150.00)
50 (drawsContent 1)
51 )
52 )
53 )
54 )
55 )
56 (GraphicsLayer
57 (position 8.00 8.00)
58 (bounds 100.00 100.00)
59 (contentsOpaque 1)
60 (drawsContent 1)
61 (backgroundColor #0000FF)
62 )
63 )
64 )
65 )
66 )
67
68
69 --------
70 Frame: '<!--framePath //<!--frame0-->-->'
71 --------
72 (GraphicsLayer
73 (bounds 285.00 230.00)
74 (children 1
75 (GraphicsLayer
76 (bounds 285.00 230.00)
77 (drawsContent 1)
78 (children 1
79 (GraphicsLayer
80 (position 18.00 10.00)
81 (bounds 210.00 210.00)
82 (contentsOpaque 1)
83 (drawsContent 1)
84 (backgroundColor #0000FF)
85 )
86 )
87 )
88 )
89 )
90
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698