summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/image-resize-expected.txt
blob: ff7e0997983153f28d79cecfefb1222f34524692 (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": [
        [0, 50, 150, 150],
        [0, 50, 100, 200]
      ],
      "paintInvalidationClients": [
        "LayoutImage (positioned) IMG"
      ]
    }
  ]
}