Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / compositing / iframes / invisible-nested-iframe-show-expected.txt
blob2593df88b50fea6bebf0182764d9ec7e5c3e3186
3   "bounds": [800, 600],
4   "children": [
5     {
6       "bounds": [800, 600],
7       "contentsOpaque": true,
8       "drawsContent": true,
9       "children": [
10         {
11           "position": [-12, -12],
12           "bounds": [370, 220],
13           "drawsContent": true,
14           "children": [
15             {
16               "position": [35, 35],
17               "bounds": [300, 150],
18               "children": [
19                 {
20                   "bounds": [285, 150],
21                   "children": [
22                     {
23                       "children": [
24                         {
25                           "bounds": [285, 193],
26                           "children": [
27                             {
28                               "bounds": [285, 193],
29                               "drawsContent": true,
30                               "children": [
31                                 {
32                                   "position": [8, 8],
33                                   "bounds": [252, 172],
34                                   "drawsContent": true,
35                                   "children": [
36                                     {
37                                       "position": [1, 1],
38                                       "bounds": [250, 170],
39                                       "children": [
40                                         {
41                                           "bounds": [250, 170],
42                                           "children": [
43                                             {
44                                               "children": [
45                                                 {
46                                                   "bounds": [250, 230],
47                                                   "children": [
48                                                     {
49                                                       "bounds": [250, 230],
50                                                       "drawsContent": true,
51                                                       "backgroundColor": "#C0C0C0",
52                                                       "children": [
53                                                         {
54                                                           "position": [18, 10],
55                                                           "bounds": [210, 210],
56                                                           "contentsOpaque": true,
57                                                           "drawsContent": true,
58                                                           "backgroundColor": "#0000FF"
59                                                         }
60                                                       ]
61                                                     }
62                                                   ]
63                                                 }
64                                               ]
65                                             }
66                                           ]
67                                         }
68                                       ]
69                                     }
70                                   ]
71                                 }
72                               ]
73                             }
74                           ]
75                         }
76                       ]
77                     }
78                   ]
79                 },
80                 {
81                   "position": [285, 0],
82                   "bounds": [15, 150],
83                   "drawsContent": true
84                 }
85               ]
86             }
87           ]
88         },
89         {
90           "position": [18, 203],
91           "bounds": [210, 210],
92           "contentsOpaque": true,
93           "drawsContent": true,
94           "backgroundColor": "#0000FF",
95           "transform": [
96             [1, 0, 0, 0],
97             [0, 1, 0, 0],
98             [0, 0, 1, 0],
99             [0, 0, 1, 1]
100           ]
101         }
102       ]
103     }
104   ]
108 --------
109 Frame: '-->'
110 --------
112   "bounds": [285, 193],
113   "children": [
114     {
115       "bounds": [285, 193],
116       "drawsContent": true,
117       "children": [
118         {
119           "position": [8, 8],
120           "bounds": [252, 172],
121           "drawsContent": true,
122           "children": [
123             {
124               "position": [1, 1],
125               "bounds": [250, 170],
126               "children": [
127                 {
128                   "bounds": [250, 170],
129                   "children": [
130                     {
131                       "children": [
132                         {
133                           "bounds": [250, 230],
134                           "children": [
135                             {
136                               "bounds": [250, 230],
137                               "drawsContent": true,
138                               "backgroundColor": "#C0C0C0",
139                               "children": [
140                                 {
141                                   "position": [18, 10],
142                                   "bounds": [210, 210],
143                                   "contentsOpaque": true,
144                                   "drawsContent": true,
145                                   "backgroundColor": "#0000FF"
146                                 }
147                               ]
148                             }
149                           ]
150                         }
151                       ]
152                     }
153                   ]
154                 }
155               ]
156             }
157           ]
158         }
159       ]
160     }
161   ]
165 --------
166 Frame: '/-->'
167 --------
169   "bounds": [250, 230],
170   "children": [
171     {
172       "bounds": [250, 230],
173       "drawsContent": true,
174       "backgroundColor": "#C0C0C0",
175       "children": [
176         {
177           "position": [18, 10],
178           "bounds": [210, 210],
179           "contentsOpaque": true,
180           "drawsContent": true,
181           "backgroundColor": "#0000FF"
182         }
183       ]
184     }
185   ]