summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt
blob: 4e83dc5acc1b801b1e32c5388f64be4b9d6b1e5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "bounds": [1000, 600],
  "children": [
    {
      "bounds": [1000, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [101, 51, 101, 201],
        [1, 236, 185, 15]
      ],
      "paintInvalidationClients": [
        "HorizontalScrollbar",
        "LayoutBlockFlow DIV id='child'"
      ]
    }
  ]
}