Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / repaint / remove-inline-layer-after-layout-expected.txt
blob883ce9e852528229575b00431feaa3b3935c0fb0
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [283, 108, 100, 100],
10         [112, 193, 171, 19],
11         [112, 108, 171, 104],
12         [112, 108, 100, 100],
13         [8, 108, 784, 104]
14       ],
15       "paintInvalidationClients": [
16         "InlineBox",
17         "InlineTextBox '\n'",
18         "InlineTextBox 'This span should disappear.\n'",
19         "InlineFlowBox",
20         "InlineBox",
21         "RootInlineBox",
22         "InlineTextBox 'This span should disappear.\n'",
23         "LayoutText #text",
24         "InlineFlowBox",
25         "LayoutInline SPAN id='target'",
26         "InlineBox",
27         "InlineTextBox '\n'",
28         "InlineBox",
29         "RootInlineBox",
30         "LayoutBlockFlow (anonymous)",
31         "LayoutBlockFlow DIV"
32       ]
33     }
34   ]