Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / repaint / body-background-image-expected.txt
blob12d7302512f47b81271345d2c6b77a9531d77b40
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "backgroundColor": "#FFFFFF",
9       "repaintRects": [
10         [8, 240, 784, 288],
11         [0, 0, 800, 600]
12       ],
13       "paintInvalidationClients": [
14         "LayoutView #document",
15         "LayoutBlockFlow BODY"
16       ]
17     }
18   ]