Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / selection-gap-flipped-absolute-child-expected.txt
blobe53708f3f20537c97f945927c9cab9df89b69d2f
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [700, 0, 100, 100]
10       ],
11       "paintInvalidationClients": [
12         "LayoutBlockFlow HTML",
13         "LayoutBlockFlow BODY",
14         "LayoutBlockFlow DIV",
15         "LayoutBR BR",
16         "InlineTextBox '\n'",
17         "LayoutBlockFlow (positioned) DIV id='target'",
18         "LayoutBR BR",
19         "InlineTextBox '\n'"
20       ]
21     }
22   ]