Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / repaint / modify-transferred-listitem-different-attr-expected.txt
blob7b21c2f8e3ff3df27edf5e9d8ce7afd9a7a19607
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [103, 8, 5, 23],
10         [58, 61, 50, 10],
11         [58, 45, 50, 26],
12         [58, 45, 50, 16],
13         [23, 61, 85, 10],
14         [23, 8, 85, 23],
15         [23, 8, 80, 23]
16       ],
17       "paintInvalidationClients": [
18         "RootInlineBox",
19         "InlineTextBox 'A'",
20         "InlineTextBox ' B C'",
21         "RootInlineBox",
22         "InlineTextBox 'X'",
23         "InlineTextBox ' Y Z'",
24         "LayoutSVGRoot svg",
25         "LayoutSVGText text id='target'",
26         "LayoutSVGInlineText #text",
27         "InlineTextBox 'A'",
28         "InlineTextBox ' B C'",
29         "LayoutSVGText text id='source'",
30         "LayoutSVGInlineText #text",
31         "InlineTextBox 'X Y Z'"
32       ]
33     }
34   ]