summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/resize-with-border-expected.txt
blob: 91811ef8d46ae3caeb97dc4860ac01d6c8d4c244 (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": [
        [320, 100, 200, 220],
        [310, 100, 210, 220]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow (positioned) DIV id='div'"
      ]
    }
  ]
}