summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-cell-remove-expected.txt
blob: cc20084112e018c6e63f87f73fd565785cde3db8 (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": [
        [122, 9, 54, 52],
        [67, 8, 3, 54],
        [64, 8, 58, 54],
        [63, 10, 4, 50],
        [63, 8, 58, 54],
        [10, 10, 165, 50],
        [10, 10, 110, 50],
        [8, 8, 168, 54],
        [8, 8, 113, 54]
      ],
      "paintInvalidationClients": [
        "LayoutTableCell TD id='bar'",
        "LayoutTableCell TD",
        "LayoutTableCell TD",
        "LayoutTable TABLE",
        "LayoutTableCell TD",
        "LayoutTableCell TD",
        "LayoutTableSection TBODY",
        "LayoutTableCell TD",
        "LayoutTableCell TD"
      ]
    }
  ]
}