summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt
blob: 473fed3f88081d73629d88af55535e862ca4af89 (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": [1566, 1781],
  "children": [
    {
      "bounds": [1566, 1781],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [1114, 1764, 435, 15],
        [1114, 1314, 450, 450],
        [1112, 1314, 437, 450],
        [1112, 1312, 454, 469]
      ],
      "paintInvalidationClients": [
        "LayoutTableCell (relative positioned) TD id='cellToScroll' class='relative'",
        "HorizontalScrollbar",
        "LayoutBlockFlow (relative positioned) DIV class='relative red'",
        "LayoutBlockFlow (positioned) DIV class='absolute green'"
      ]
    }
  ]
}