Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / textarea-set-disabled-expected.txt
blobf71198183ce38fe803e942b8fcf667d391c39ac6
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [11, 11, 100, 10],
10         [8, 8, 106, 106]
11       ],
12       "paintInvalidationClients": [
13         "LayoutTextControl TEXTAREA",
14         "LayoutBlockFlow DIV id='inner-editor'",
15         "LayoutTextControl TEXTAREA",
16         "LayoutBlockFlow DIV id='inner-editor'"
17       ]
18     }
19   ]