[Webkit-unassigned] [Bug 26254] Setting white-space and word-wrap via CSS in textarea doesn't override the wrap attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 25 20:07:13 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26254





------- Comment #11 from hamaji at chromium.org  2009-06-25 20:07 PDT -------
Created an attachment (id=31900)
 --> (https://bugs.webkit.org/attachment.cgi?id=31900&action=view)
Patch v2

 LayoutTests/ChangeLog                              |   18 +
 LayoutTests/fast/forms/basic-textareas.html        |   17 +-
 .../fast/forms/basic-textareas-expected.checksum   |    2 +-
 .../mac/fast/forms/basic-textareas-expected.png    |  Bin 120454 -> 115333
bytes
 .../mac/fast/forms/basic-textareas-expected.txt    |  400 +++++++++++++++-----
 WebCore/ChangeLog                                  |   19 +
 WebCore/css/html4.css                              |    2 +
 WebCore/html/HTMLTextAreaElement.cpp               |   10 +
 WebCore/rendering/RenderTextControlMultiLine.cpp   |   13 -
 9 files changed, 367 insertions(+), 114 deletions(-)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list