Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / layout-state-only-positioned-expected.txt
blob0b4aaa496a3d8f62aeeae4f12019d79481b571d4
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [88, 53, 15, 100],
10         [3, 103, 10, 53]
11       ],
12       "paintInvalidationClients": [
13         "LayoutBlockFlow (positioned) DIV",
14         "VerticalScrollbar",
15         "VerticalScrollbar",
16         "VerticalScrollbar",
17         "LayoutBlockFlow (positioned) DIV id='q'"
18       ]
19     }
20   ]