Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / fast / repaint / remove-block-after-layout-expected.txt
blob8783900825a432b67c04c5efed822c55456f336a
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 108, 100, 100],
10         [8, 108, 90, 39]
11       ],
12       "paintInvalidationClients": [
13         "InlineTextBox 'This div should'",
14         "InlineTextBox 'disappear.'",
15         "LayoutText #text",
16         "RootInlineBox",
17         "RootInlineBox",
18         "LayoutBlockFlow (positioned) DIV id='target'"
19       ]
20     }
21   ]