Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / body-background-image-expected.txt
blobff8a54e84a998afa0a50d220a93c0fcef2fd80f2
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, 284],
11         [0, 0, 800, 600]
12       ],
13       "paintInvalidationClients": [
14         "LayoutView #document",
15         "LayoutBlockFlow BODY"
16       ]
17     }
18   ]