Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / fast / repaint / vertical-align1-expected.txt
blob6b29e8d2f36358f78d35c8fcef0f01ab944fe873
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [120, 80, 20, 20],
10         [120, 34, 20, 20],
11         [0, 100, 800, 4],
12         [0, 80, 20, 20],
13         [0, 34, 20, 20],
14         [0, 0, 800, 104]
15       ],
16       "paintInvalidationClients": [
17         "InlineBox",
18         "InlineBox",
19         "InlineBox",
20         "RootInlineBox",
21         "LayoutBlockFlow BODY",
22         "LayoutBlockFlow BODY",
23         "LayoutBlockFlow DIV class='other'",
24         "LayoutBlockFlow DIV class='other'"
25       ]
26     }
27   ]