Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / repaint / layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt
blobb8a06deaae3d53681fd771f68ffff30bce7bc717
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 220, 100, 104],
10         [8, 220, 100, 100],
11         [8, 220, 100, 100],
12         [8, 200, 100, 104],
13         [8, 200, 100, 100],
14         [8, 200, 100, 100],
15         [8, 40, 784, 104]
16       ],
17       "paintInvalidationClients": [
18         "InlineBox",
19         "InlineFlowBox",
20         "InlineFlowBox",
21         "RootInlineBox",
22         "LayoutBlockFlow (anonymous)",
23         "LayoutInline (relative positioned) SPAN id='target'",
24         "InlineFlowBox",
25         "LayoutText #text",
26         "LayoutBlockFlow DIV",
27         "LayoutText #text",
28         "InlineTextBox 'x'",
29         "LayoutText #text"
30       ]
31     }
32   ]