summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/transform-relative-position-expected.txt
blob: 7bd58ffa14079d0dea55b95572cad80bc3669c85 (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": [
        [108, 150, 202, 202],
        [66, 108, 286, 286]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow (relative positioned) DIV id='box' class='rotated'"
      ]
    }
  ]
}