summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-gradient-and-object-creation-expected.txt
blob: c600ad0d77861325f86f0b6883d53c9dd7537a45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [0, 247, 756, 132],
        [0, 247, 756, 132],
        [0, 130, 595, 133],
        [0, 130, 595, 133],
        [0, 15, 756, 364],
        [0, 15, 756, 364],
        [0, 15, 446, 129],
        [0, 15, 446, 129]
      ],
      "paintInvalidationClients": [
        "LayoutSVGResourceLinearGradient linearGradient id='fillLinearGradient'",
        "LayoutSVGGradientStop stop",
        "LayoutSVGGradientStop stop",
        "LayoutSVGResourceLinearGradient linearGradient id='strokeLinearGradient'",
        "LayoutSVGGradientStop stop",
        "LayoutSVGRoot svg id='svg-root'",
        "LayoutSVGContainer g id='content'",
        "LayoutSVGText text",
        "RootInlineBox",
        "LayoutSVGInlineText #text",
        "InlineTextBox 'Gradient on fill'",
        "LayoutSVGText text",
        "RootInlineBox",
        "LayoutSVGInlineText #text",
        "InlineTextBox 'Gradient on stroke'",
        "LayoutSVGText text",
        "RootInlineBox",
        "LayoutSVGInlineText #text",
        "InlineTextBox 'Gradient on fill/stroke'"
      ]
    }
  ]
}