Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / vertical-overflow-parent-expected.txt
blobd4d1bd9ee3701ac654031275de7f5113c034c846
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [29, 29, 100, 100]
10       ],
11       "paintInvalidationClients": [
12         "LayoutBlockFlow DIV class='target'"
13       ]
14     }
15   ]