summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/padding-keeping-visual-size-expected.txt
blob: fcc7eb4f5c9e70a82b748e847ecb2933359d4884 (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": [
        [20, 220, 60, 60],
        [0, 200, 100, 100],
        [0, 200, 100, 100]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow (positioned) DIV id='target2' class='outer'",
        "LayoutBlockFlow DIV class='inner'"
      ]
    }
  ]
}