summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/virtual/slimmingpaint/fast/repaint/textarea-set-disabled-expected.txt
blob: d3501d1a2f7643050cb06ca3337ec6917ee6efec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [11, 11, 100, 10],
        [8, 8, 106, 106]
      ],
      "paintInvalidationClients": [
        "LayoutTextControl TEXTAREA",
        "LayoutBlockFlow DIV id='inner-editor'"
      ]
    }
  ]
}