[Webkit-unassigned] [Bug 21248] Support placeholder on textarea
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 10 19:11:14 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=21248
TAMURA, Kent <tkent at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #32114|0 |1
is obsolete| |
Attachment #34534| |review?
Flag| |
--- Comment #12 from TAMURA, Kent <tkent at chromium.org> 2009-08-10 19:11:12 PDT ---
Created an attachment (id=34534)
--> (https://bugs.webkit.org/attachment.cgi?id=34534)
Proposed patch (rev.4)
Sorry for the large patch.
* The most of changes in HTMLInputElment, InputElment, WMLInputElement are
trivial. (removal of unused parameters)
* We have a bug about maxlength. The patch accidentally fixes it because of
RenderTextControlSingleLine::updateFromElement() change.
input-text-maxlength-expected.txt had wrong expected data.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list