Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / overflow-delete-line-expected.txt
blob1175c0afc3c7969c67c08af9e124750f16c9439f
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 70, 80, 36],
10         [8, 70, 74, 18],
11         [8, 70, 47, 36]
12       ],
13       "paintInvalidationClients": [
14         "InlineTextBox ''",
15         "InlineTextBox ''",
16         "RootInlineBox",
17         "InlineTextBox ''",
18         "RootInlineBox",
19         "LayoutBlockFlow DIV id='dv'",
20         "LayoutText #text",
21         "InlineTextBox 'Lorem ipsu'"
22       ]
23     }
24   ]