summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/containing-block-position-change-expected.txt
blob: f2e4339955639e00ad17027ecc229d8905f901d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [158, 70, 50, 50],
        [100, 70, 50, 50]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow (positioned) DIV",
        "LayoutBlockFlow (relative positioned) DIV id='t'",
        "LayoutBlockFlow (positioned) DIV"
      ]
    }
  ]
}