Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac-snowleopard / fast / repaint / repaint-composited-child-in-scrolled-container-expected.txt
blob69f547e366e341c216268e951f41d153a61eab72
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [207, 293, 56, 15],
10         [151, 293, 112, 15],
11         [8, 293, 199, 15]
12       ],
13       "paintInvalidationClients": [
14         "HorizontalScrollbar",
15         "HorizontalScrollbar",
16         "HorizontalScrollbar"
17       ],
18       "children": [
19         {
20           "position": [8, 8],
21           "bounds": [285, 285],
22           "shouldFlattenTransform": false,
23           "children": [
24             {
25               "position": [-315, 0],
26               "bounds": [600, 600],
27               "contentsOpaque": true,
28               "drawsContent": true,
29               "backgroundColor": "#FF0000",
30               "repaintRects": [
31                 [0, 0, 600, 600]
32               ],
33               "paintInvalidationClients": [
34                 "LayoutBlockFlow DIV id='inner'"
35               ]
36             }
37           ]
38         }
39       ]
40     }
41   ]