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

Side by Side Diff: LayoutTests/platform/mac/virtual/softwarecompositing/iframes/invisible-nested-iframe-show-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
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 2
10 (GraphicsLayer
11 (bounds 358.00 208.00)
12 (drawsContent 1)
13 (children 1
14 (GraphicsLayer
15 (position 23.00 23.00)
16 (children 2
17 (GraphicsLayer
18 (bounds 285.00 150.00)
19 (children 1
20 (GraphicsLayer
21 (children 1
22 (GraphicsLayer
23 (bounds 285.00 192.00)
24 (children 1
25 (GraphicsLayer
26 (bounds 285.00 192.00)
27 (drawsContent 1)
28 (children 1
29 (GraphicsLayer
30 (position 8.00 8.00)
31 (bounds 252.00 172.00)
32 (drawsContent 1)
33 (children 1
34 (GraphicsLayer
35 (position 1.00 1.00)
36 (children 1
37 (GraphicsLayer
38 (bounds 250.00 170.00)
39 (children 1
40 (GraphicsLayer
41 (children 1
42 (GraphicsLayer
43 (bounds 250.00 230.00)
44 (children 1
45 (GraphicsLayer
46 (bounds 250.00 230.00)
47 (drawsContent 1)
48 (children 1
49 (GraphicsLayer
50 (position 18.00 10.00)
51 (bounds 210.00 210.00)
52 (contentsOpaque 1)
53 (drawsContent 1)
54 (backgroundColor #0000 FF)
55 )
56 )
57 )
58 )
59 )
60 )
61 )
62 )
63 )
64 )
65 )
66 )
67 )
68 )
69 )
70 )
71 )
72 )
73 )
74 )
75 )
76 (GraphicsLayer
77 (position 285.00 0.00)
78 (bounds 15.00 150.00)
79 (drawsContent 1)
80 )
81 )
82 )
83 )
84 )
85 (GraphicsLayer
86 (position 18.00 202.00)
87 (bounds 210.00 210.00)
88 (contentsOpaque 1)
89 (drawsContent 1)
90 (backgroundColor #0000FF)
91 (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
92 )
93 )
94 )
95 )
96 )
97
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698