Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / fast / repaint / block-layout-inline-children-float-positioned-expected.txt
blob0d7fbf14cd4ce92726180d6b12da798881180d7d
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [324, 37, 278, 20],
10         [324, 37, 278, 19],
11         [162, 37, 279, 20],
12         [162, 37, 279, 19]
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   ]