summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-in-overflow-scroll-scrolled-expected.txt
blob: c564a2d23b0285229ee9d8540a92b59a613f3440 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [762, 8, 15, 300],
        [8, 8, 769, 300],
        [8, 8, 300, 300],
        [8, 8, 300, 300]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow DIV id='innerDiv'",
        "VerticalScrollbar",
        "LayoutBlockFlow DIV",
        "LayoutBlockFlow DIV"
      ]
    }
  ]
}