summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/outline-change-offset-expected.txt
blob: e4f270f3ab8ca6ab11d1a0b246caa7aefa85560d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [40, 40, 120, 120],
        [35, 35, 130, 130],
        [35, 35, 130, 130]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow (positioned) DIV id='indicator'",
        "LayoutBlockFlow (positioned) DIV id='target'"
      ]
    }
  ]
}