Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / view-background-from-body-2-expected.txt
blobb4dcdc714ca80eda413327262a4cbc0b6a810b52
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "backgroundColor": "#0000FF",
9       "repaintRects": [
10         [50, 50, 700, 500],
11         [0, 0, 800, 600]
12       ],
13       "paintInvalidationClients": [
14         "LayoutView #document",
15         "LayoutBlockFlow BODY"
16       ]
17     }
18   ]