Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / fast / repaint / make-children-non-inline-expected.txt
blob5e310bf6327670a530946b2d5eeb1035a5190d9b
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 304, 64, 18],
10         [8, 286, 31, 18],
11         [8, 268, 69, 18],
12         [8, 250, 784, 72],
13         [8, 250, 114, 18],
14         [8, 204, 64, 18],
15         [8, 186, 31, 18],
16         [8, 168, 69, 18],
17         [8, 150, 114, 18],
18         [8, 150, 10, 100],
19         [8, 132, 80, 18],
20         [8, 114, 45, 18],
21         [8, 96, 80, 18],
22         [8, 78, 44, 18],
23         [8, 60, 784, 262],
24         [8, 60, 784, 162],
25         [8, 60, 784, 90],
26         [8, 60, 41, 18]
27       ],
28       "paintInvalidationClients": [
29         "InlineTextBox 'Word,'",
30         "InlineTextBox '\n'",
31         "RootInlineBox",
32         "InlineTextBox 'words,'",
33         "InlineTextBox '\n'",
34         "RootInlineBox",
35         "InlineTextBox 'more words.'",
36         "InlineTextBox '\n'",
37         "RootInlineBox",
38         "InlineTextBox 'I could'",
39         "InlineTextBox '\n'",
40         "RootInlineBox",
41         "InlineTextBox 'write a book'",
42         "InlineTextBox '\n'",
43         "RootInlineBox",
44         "InlineTextBox 'about all the stuff'",
45         "InlineTextBox '\n'",
46         "RootInlineBox",
47         "InlineTextBox 'that comes'",
48         "InlineTextBox '\n'",
49         "RootInlineBox",
50         "InlineTextBox 'after'",
51         "InlineTextBox '\n'",
52         "RootInlineBox",
53         "InlineTextBox 'the break.'",
54         "RootInlineBox",
55         "LayoutBlockFlow DIV",
56         "LayoutBlockFlow (anonymous)",
57         "LayoutText #text",
58         "InlineTextBox 'Word,'",
59         "LayoutBR BR",
60         "InlineTextBox '\n'",
61         "LayoutText #text",
62         "InlineTextBox 'words,'",
63         "LayoutBR BR",
64         "InlineTextBox '\n'",
65         "LayoutText #text",
66         "InlineTextBox 'more words.'",
67         "LayoutBR BR",
68         "InlineTextBox '\n'",
69         "LayoutText #text",
70         "InlineTextBox 'I could'",
71         "LayoutBR BR",
72         "InlineTextBox '\n'",
73         "LayoutText #text",
74         "InlineTextBox 'write a book'",
75         "LayoutBR BR",
76         "InlineTextBox '\n'",
77         "LayoutBlockFlow DIV id='target'",
78         "LayoutBlockFlow (anonymous)",
79         "LayoutText #text",
80         "InlineTextBox 'about all the stuff'",
81         "LayoutBR BR",
82         "InlineTextBox '\n'",
83         "LayoutText #text",
84         "InlineTextBox 'that comes'",
85         "LayoutBR BR",
86         "InlineTextBox '\n'",
87         "LayoutText #text",
88         "InlineTextBox 'after'",
89         "LayoutBR BR",
90         "InlineTextBox '\n'",
91         "LayoutText #text",
92         "InlineTextBox 'the break.'"
93       ]
94     }
95   ]