Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / repaint / focus-element-expected.txt
blobe2bba2c23f43b9b489220f8c92a3f04fc9714af7
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [58, 58, 50, 50],
10         [53, 53, 60, 60]
11       ],
12       "paintInvalidationClients": [
13         "LayoutSVGRect rect id='rect'"
14       ]
15     }
16   ]