summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/layer-visibility-expected.txt
blob: 5211d4a3c34fc738758c2945b0723de9f437aa00 (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": [
        [100, 0, 100, 100],
        [0, 0, 100, 100]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow (positioned) DIV id='target'"
      ]
    }
  ]
}