Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / svg / repaint / text-mask-update-expected.txt
blob586e08f7917ae329595a19f614881005204b9be3
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [10, 33, 42, 22],
10         [10, 33, 42, 22],
11         [10, 33, 42, 17],
12         [10, 33, 42, 17],
13         [10, 3, 47, 22],
14         [10, 3, 47, 22],
15         [10, 3, 47, 22],
16         [10, 3, 47, 22]
17       ],
18       "paintInvalidationClients": [
19         "InlineTextBox ''",
20         "LayoutSVGInlineText #text",
21         "RootInlineBox",
22         "LayoutSVGRoot svg",
23         "LayoutSVGText text id='text1'",
24         "LayoutSVGInlineText #text",
25         "InlineTextBox 'PASS'",
26         "LayoutSVGText text id='text2'",
27         "LayoutSVGRect rect",
28         "LayoutSVGRect rect"
29       ]
30     }
31   ]