summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled-expected.txt
blob: 4e214a0beae21c4601cb24095ec68491370290bc (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
32
33
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [762, 8, 15, 300],
        [10, 8, 302, 300],
        [10, 8, 302, 300],
        [8, 8, 769, 300],
        [8, 8, 306, 300],
        [8, 8, 306, 300],
        [8, 8, 306, 300],
        [8, 8, 306, 300]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow DIV id='innerDiv'",
        "VerticalScrollbar",
        "LayoutTable TABLE",
        "LayoutTableCell TD",
        "LayoutTableCell TD",
        "LayoutTableSection TBODY",
        "LayoutTableRow TR",
        "LayoutTableCell TD",
        "LayoutTableRow TR",
        "LayoutTableCell TD"
      ]
    }
  ]
}