Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / textarea-appearance-none-resize-handle-expected.txt
blobd4b51e413a6389ef24710107a0f5c5528b9cf27a
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [0, 50, 106, 206],
10         [0, 50, 106, 106]
11       ],
12       "paintInvalidationClients": [
13         "LayoutTextControl (positioned) TEXTAREA id='textarea'"
14       ]
15     }
16   ]