summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt
blob: ce67655b7003a089086996c83cb54d235f77d8a9 (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
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [81, 117, 54, 16],
        [76, 117, 64, 16],
        [16, 117, 184, 16],
        [9, 87, 198, 16],
        [9, 87, 63, 16],
        [9, 87, 54, 16]
      ],
      "paintInvalidationClients": [
        "InlineTextBox ''",
        "RootInlineBox",
        "InlineTextBox ''",
        "RootInlineBox",
        "LayoutBlockFlow (anonymous)",
        "LayoutText (anonymous)",
        "InlineTextBox 'SUCCESS'",
        "LayoutBlockFlow (anonymous)",
        "LayoutText #text",
        "InlineTextBox 'SUCCESS'"
      ]
    }
  ]
}