summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt
blob: dda79b26fcc87eab457b406fa444de6cc960ac54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "bounds": [785, 3016],
  "children": [
    {
      "bounds": [785, 3016],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [150, 270, 100, 100],
        [10, 270, 100, 100]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow (positioned) DIV id='toMove'"
      ]
    }
  ]
}