Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / repaint-on-image-bounds-change-expected.txt
blob993ed92738271eabdb3796f74e19627fc3c2c6b6
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [0, 0, 100, 100]
10       ],
11       "paintInvalidationClients": [
12         "LayoutSVGImage image id='target'"
13       ]
14     }
15   ]