summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/table-with-padding-row-invalidation-expected.txt
blob: 4aa0bb939dba2392d16d7605d1145f4e7fd128fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [0, 0, 260, 50]
      ],
      "paintInvalidationClients": [
        "LayoutTableCell TD",
        "LayoutTableRow TR"
      ]
    }
  ]
}