summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/transform-scale-descendants-expected.txt
blob: c3be2db33404b30eea0b7cc6b45a652b797333f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [0, 300, 100, 100],
        [0, 100, 100, 100],
        [0, 100, 100, 100]
      ]
    }
  ]
}