Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / fixed-under-composited-absolute-scrolled-expected.txt
blob831449932bf72ee351ece52919c9388e1bd49097
2   "bounds": [785, 2001],
3   "children": [
4     {
5       "bounds": [785, 2001],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "position": [0, 400],
11           "bounds": [100, 1601],
12           "drawsContent": true,
13           "backfaceVisibility": "hidden",
14           "backgroundColor": "#FF0000",
15           "repaintRects": [
16             [0, 100, 100, 100]
17           ],
18           "paintInvalidationClients": [
19             "LayoutBlockFlow (positioned) DIV id='fixed'"
20           ]
21         }
22       ]
23     }
24   ]