Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / resize-with-border-expected.txt
blob91811ef8d46ae3caeb97dc4860ac01d6c8d4c244
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [320, 100, 200, 220],
10         [310, 100, 210, 220]
11       ],
12       "paintInvalidationClients": [
13         "LayoutBlockFlow (positioned) DIV id='div'"
14       ]
15     }
16   ]