Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / svg / custom / text-repaint-including-stroke-expected.txt
blob28072af996cf740f23b657b9ee3112abd73e9fa2
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [80, 0, 550, 117],
10         [80, 0, 550, 117],
11         [80, 0, 550, 117],
12         [30, 0, 403, 59],
13         [30, 0, 403, 59],
14         [30, 0, 403, 59]
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   ]