Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / background-size-auto-with-gradient-and-height-changes-expected.txt
blob1acd6c718a76574cbf739456ab056e3aee4f6590
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 308, 784, 200],
10         [8, 8, 784, 500],
11         [8, 8, 784, 300]
12       ],
13       "paintInvalidationClients": [
14         "LayoutBlockFlow DIV id='outer'",
15         "LayoutBlockFlow DIV id='inner'"
16       ]
17     }
18   ]