WebCore:
Reviewed by Alice.
Added code to draw Cocoa-like border for textareas instead of just using CSS.
* WebCore.exp:
* css/html4.css: Sets a 1px solid border.
* platform/mac/WebCoreSystemInterface.h:
* platform/mac/WebCoreSystemInterface.mm:
* rendering/RenderThemeMac.h: Formatting changes.
* rendering/RenderThemeMac.mm: (WebCore::RenderThemeMac::paintTextArea):
Uses new wkDrawBezeledTextArea to draw border.
WebKit:
Reviewed by Alice.
Added initialization for WKDrawBezeledTextArea.
* WebCoreSupport/WebSystemInterface.m:
(InitWebCoreSystemInterface):
WebKitLibraries:
Reviewed by Alice.
* WebKitSystemInterface.h: Added WKDrawBezeledTextArea().
* libWebKitSystemInterface.a: ditto.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@14889
268f45cc-cd09-0410-ab3c-
d52691b4dbfc