Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / svg / repaint / repaint-non-scaling-stroke-text-expected.txt
blob1bf7b107ab1bd3648b952605b7bc6558805c07fc
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [13, 16, 40, 22],
10         [13, 16, 40, 22],
11         [13, 16, 40, 22],
12         [13, 16, 40, 22],
13         [9, 12, 48, 30],
14         [9, 12, 48, 30],
15         [9, 12, 48, 30],
16         [9, 12, 48, 30]
17       ],
18       "paintInvalidationClients": [
19         "RootInlineBox",
20         "InlineTextBox 'Hello'",
21         "LayoutSVGRoot svg",
22         "LayoutSVGContainer g",
23         "LayoutSVGText text id='t'",
24         "LayoutSVGInlineText #text",
25         "InlineTextBox 'Hello'"
26       ]
27     }
28   ]