Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / repaint / text-pattern-update-expected.txt
blobecc4410529c3df8917dfcdf1957fd9e0596bb3d8
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 8, 100, 100]
10       ],
11       "paintInvalidationClients": [
12         "LayoutSVGResourcePattern pattern id='pat'",
13         "LayoutSVGText text",
14         "LayoutSVGInlineText #text",
15         "InlineTextBox 'X'"
16       ]
17     }
18   ]