Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / text-in-relative-positioned-inline-expected.txt
blobce320c00fa5cf2026048855d0c2b9709d6341c5e
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 8, 200, 100],
10         [8, 8, 200, 100]
11       ],
12       "paintInvalidationClients": [
13         "InlineTextBox 'ab'",
14         "LayoutText #text",
15         "InlineFlowBox",
16         "LayoutInline (relative positioned) SPAN id='target'",
17         "LayoutText #text",
18         "RootInlineBox"
19       ]
20     }
21   ]