Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / fast / repaint / outline-clip-change-expected.txt
blobc93e167dd0bfa2aed642a801ba8cfb8ee11d44d6
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [48, 108, 82, 20],
10         [48, 108, 82, 19],
11         [43, 103, 91, 30]
12       ],
13       "paintInvalidationClients": [
14         "RootInlineBox",
15         "InlineTextBox 'Lorem Ipsum'",
16         "LayoutBlockFlow (positioned) A id='link' class='updated'",
17         "LayoutText #text",
18         "InlineTextBox 'Lorem Ipsum'"
19       ]
20     }
21   ]