summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/destroy-overlay-scrollbar-expected.txt
blob: a16a0196d2b963d17ae457536ceaee426179f91d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [193, 100, 7, 200]
      ],
      "paintInvalidationClients": [
        "VerticalScrollbar"
      ]
    }
  ]
}