summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/vertical-overflow-parent-expected.txt
blob: d4d1bd9ee3701ac654031275de7f5113c034c846 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [29, 29, 100, 100]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow DIV class='target'"
      ]
    }
  ]
}