Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac-snowleopard / compositing / repaint / should-not-clip-composited-overflow-scrolling-layer-expected.txt
blob4fb693e5b1c75ddbdcc318c67c76bee189dbd318
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "position": [8, 8],
11           "bounds": [500, 500],
12           "drawsContent": true,
13           "repaintRects": [
14             [-2000, -2000, 5000, 5000]
15           ],
16           "paintInvalidationClients": [
17             "LayoutBlockFlow DIV id='content'"
18           ],
19           "children": [
20             {
21               "bounds": [485, 485],
22               "children": [
23                 {
24                   "bounds": [5000, 5000],
25                   "shouldFlattenTransform": false,
26                   "drawsContent": true,
27                   "repaintRects": [
28                     [0, 0, 5000, 5000]
29                   ],
30                   "paintInvalidationClients": [
31                     "LayoutBlockFlow DIV id='content'"
32                   ],
33                   "children": [
34                     {
35                       "shouldFlattenTransform": false
36                     }
37                   ]
38                 }
39               ]
40             },
41             {
42               "children": [
43                 {
44                   "position": [0, 485],
45                   "bounds": [485, 15],
46                   "drawsContent": true,
47                   "repaintRects": [
48                     [0, 0, 485, 15],
49                     [0, 0, 485, 15],
50                     [0, 0, 485, 15]
51                   ],
52                   "paintInvalidationClients": [
53                     "##ALL##",
54                     "##ALL##",
55                     "##ALL##"
56                   ]
57                 },
58                 {
59                   "position": [485, 0],
60                   "bounds": [15, 485],
61                   "drawsContent": true,
62                   "repaintRects": [
63                     [0, 0, 15, 485],
64                     [0, 0, 15, 485],
65                     [0, 0, 15, 485]
66                   ],
67                   "paintInvalidationClients": [
68                     "##ALL##",
69                     "##ALL##",
70                     "##ALL##"
71                   ]
72                 },
73                 {
74                   "position": [485, 485],
75                   "bounds": [15, 15],
76                   "drawsContent": true
77                 }
78               ]
79             }
80           ]
81         }
82       ]
83     }
84   ]