summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/intermediate-layout-position-expected.txt
blob: 462e4a4df84d48b6b20b75a25dddaec8b43fdd2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [10, 170, 42, 20],
        [8, 172, 46, 20],
        [8, 74, 46, 20]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow DIV",
        "LayoutBlockFlow DIV id='target'",
        "LayoutTable TABLE",
        "LayoutTableCell TD id='cell'"
      ]
    }
  ]
}