Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / invalidate-invisible-element-expected.txt
blob1de03015876fc57a38991656e0799616ba6d0cf1
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [200, 300, 200, 200]
10       ],
11       "paintInvalidationClients": [
12         "LayoutBlockFlow (positioned) DIV id='target'"
13       ]
14     }
15   ]