summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/canvas-resize-no-full-invalidation-expected.txt
blob: ffbaf24d1b1795aa8b33ab7960ed22f56398989f (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": [
        [550, 50, 100, 500]
      ],
      "paintInvalidationClients": [
        "LayoutHTMLCanvas (positioned) CANVAS id='canvas'"
      ]
    }
  ]
}