Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / repaint / tspan-pattern-update-expected.txt
blob376c012dcfa6d410c5097705f975031c9bea8dbe
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 8, 300, 100]
10       ],
11       "paintInvalidationClients": [
12         "LayoutSVGResourcePattern pattern id='pat'",
13         "LayoutSVGTSpan tspan",
14         "InlineFlowBox",
15         "LayoutSVGInlineText #text",
16         "InlineTextBox 'Y'"
17       ]
18     }
19   ]