Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / compositing / rtl / rtl-iframe-absolute-overflow-scrolled-expected.txt
blob32b0a5af149df842441879649108ad13ee90f9d6
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "bounds": [400, 400],
11           "drawsContent": true,
12           "children": [
13             {
14               "bounds": [400, 400],
15               "children": [
16                 {
17                   "bounds": [385, 385],
18                   "children": [
19                     {
20                       "position": [615, 0],
21                       "children": [
22                         {
23                           "position": [-615, 0],
24                           "bounds": [1000, 1000],
25                           "children": [
26                             {
27                               "bounds": [1000, 1000],
28                               "drawsContent": true,
29                               "backgroundColor": "#FF0000",
30                               "children": [
31                                 {
32                                   "position": [51, 50],
33                                   "bounds": [100, 100],
34                                   "contentsOpaque": true,
35                                   "drawsContent": true,
36                                   "backgroundColor": "#008000"
37                                 }
38                               ]
39                             }
40                           ]
41                         }
42                       ]
43                     }
44                   ]
45                 },
46                 {
47                   "position": [0, 385],
48                   "bounds": [385, 15]
49                 },
50                 {
51                   "position": [385, 0],
52                   "bounds": [15, 385]
53                 },
54                 {
55                   "position": [385, 385],
56                   "bounds": [15, 15],
57                   "drawsContent": true
58                 }
59               ]
60             }
61           ]
62         }
63       ]
64     }
65   ]
69 --------
70 Frame: '<!--framePath //<!--frame0-->-->'
71 --------
73   "position": [-615, 0],
74   "bounds": [1000, 1000],
75   "children": [
76     {
77       "bounds": [1000, 1000],
78       "drawsContent": true,
79       "backgroundColor": "#FF0000",
80       "children": [
81         {
82           "position": [51, 50],
83           "bounds": [100, 100],
84           "contentsOpaque": true,
85           "drawsContent": true,
86           "backgroundColor": "#008000"
87         }
88       ]
89     }
90   ]