summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/canvas-putImageData-expected.txt
blob: 47ff6186a8d9d46cdf103d4a272041bd5412ea61 (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": [
        [8, 8, 90, 90]
      ],
      "paintInvalidationClients": [
        "LayoutHTMLCanvas CANVAS id='canvas'"
      ]
    }
  ]
}