Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / fast / repaint / block-layout-inline-children-float-positioned-expected.txt
blobc8954b2084fcb08ca57f1cfc47e76f01e16ee5ae
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [305, 35, 297, 18],
10         [305, 35, 296, 18],
11         [153, 35, 297, 18],
12         [153, 35, 296, 18]
13       ],
14       "paintInvalidationClients": [
15         "LayoutBlockFlow (floating) SPAN",
16         "LayoutText #text",
17         "InlineTextBox 'the quick brown fox jumped over the lazy dog'",
18         "LayoutBlockFlow (positioned) SPAN",
19         "LayoutText #text",
20         "InlineTextBox 'the quick brown fox jumped over the lazy dog'"
21       ]
22     }
23   ]