summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/win/fast/repaint/button-checkbox-click-method-repaint-expected.txt
blob: c37e1ebf68ff49ba17d3880577d568597099b34d (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": [
        [12, 61, 30, 30]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow INPUT id='checkbox'"
      ]
    }
  ]
}