Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / circle-move-invalidation-expected.txt
blob825aef8dd0e797d42aff5d180b736b8c2fe37c67
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [196, 196, 76, 76],
10         [46, 46, 76, 76]
11       ],
12       "paintInvalidationClients": [
13         "LayoutSVGEllipse circle id='c1'"
14       ]
15     }
16   ]