Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / repaint / vertical-align1-expected.txt
blobbb95c393e2fb4b34cb7cf9a4bd9797a0b18c1cbd
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, 33, 20, 20],
11         [0, 100, 800, 5],
12         [0, 80, 20, 20],
13         [0, 33, 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   ]