Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / svg / custom / text-repaint-including-stroke-expected.txt
blob624838e536cc73b598b78c38a90121a4aa51868f
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [80, 0, 551, 118],
10         [80, 0, 551, 118],
11         [80, 0, 551, 118],
12         [30, 0, 404, 60],
13         [30, 0, 404, 60],
14         [30, 0, 404, 60]
15       ],
16       "paintInvalidationClients": [
17         "RootInlineBox",
18         "InlineTextBox 'Repaint me!'",
19         "LayoutSVGRoot svg",
20         "LayoutSVGText text id='bounce'",
21         "LayoutSVGInlineText #text",
22         "InlineTextBox 'Repaint me!'"
23       ]
24     }
25   ]