Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / intermediate-layout-position-clip-expected.txt
blob17f386e454ad498a94b3aaabb4641b6ae4a9b2f0
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 8, 40, 20]
10       ],
11       "paintInvalidationClients": [
12         "LayoutBlockFlow DIV id='target'"
13       ]
14     }
15   ]