Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / multicol-with-abspos-in-relpos-expected.txt
blob27ecd97b8cdb78c031e5157dc3be037d6fe47d10
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [508, 28, 80, 20],
10         [508, 28, 80, 20]
11       ],
12       "paintInvalidationClients": [
13         "LayoutBlockFlow (positioned) DIV id='target'",
14         "LayoutText #text",
15         "InlineTextBox 'PASS'"
16       ]
17     }
18   ]