summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/fixed-table-cell-expected.txt
blob: 729c89e971085dfd0d61cb0f3abcf8ba4e485c5a (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
{
  "bounds": [800, 2016],
  "children": [
    {
      "bounds": [800, 2016],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [200, 200, 100, 100],
        [200, 200, 100, 100],
        [50, 200, 100, 100],
        [0, 0, 350, 350],
        [0, 0, 350, 350]
      ],
      "paintInvalidationClients": [
        "LayoutTableCell TD id='moveMe' class='fixed'",
        "LayoutTable (positioned) TABLE",
        "LayoutTableCell TD",
        "LayoutTableCell TD",
        "LayoutTableCell TD class='red'",
        "LayoutTableCell (anonymous)",
        "LayoutTableSection TBODY",
        "LayoutTableCell (anonymous)",
        "LayoutBlockFlow (positioned) TD id='moveMe' class='fixed'"
      ]
    }
  ]
}