summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/textarea-appearance-none-resize-handle-expected.txt
blob: 140ec42cd93e891f57d3e2812da857bef926a2e8 (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": [
        [90, 240, 15, 15],
        [90, 140, 15, 15],
        [0, 50, 106, 206],
        [0, 50, 106, 106]
      ],
      "paintInvalidationClients": [
        "LayoutTextControl (positioned) TEXTAREA id='textarea'"
      ]
    }
  ]
}