Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / transform-absolute-child-expected.txt
blob094c11165b7bca4ca8cdce9819c19f3424fd9954
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [135, 127, 400, 50],
10         [124, 116, 340, 297],
11         [58, 50, 204, 204],
12         [16, 8, 288, 288]
13       ],
14       "paintInvalidationClients": [
15         "LayoutBlockFlow (relative positioned) DIV id='box' class='rotated'",
16         "LayoutBlockFlow (positioned) DIV id='child'"
17       ]
18     }
19   ]