summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/table-cell-overflow-expected.txt
blob: 1f6f8b9372f653f04b0ad107835f3abf272c9867 (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": [
        [111, 9, 100, 100]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow DIV id='target'"
      ]
    }
  ]
}