Reviewed by Dave Hyatt.
- fixed <rdar://problem/
4123592> Can't resize textareas that have a width specified by a style
* kwq/KWQTextArea.mm:
(-[KWQTextArea getNumColumns:andNumRows:forSize:]):
removed this method, which I had added earlier to set cols and rows correctly
(-[KWQTextAreaTextView _trackResizeFromMouseDown:]):
set width and height instead of cols and rows; handle the intrinsic margin that sometimes appears
on form elements
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@9186
268f45cc-cd09-0410-ab3c-
d52691b4dbfc