[Webkit-unassigned] [Bug 25253] REGRESSION: 'maxLength' of input text field doesn't work for CJK characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 3 00:52:02 PDT 2009


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #38910|review?                     |review-
               Flag|                            |




--- Comment #17 from Eric Seidel <eric at webkit.org>  2009-09-03 00:52:02 PDT ---
(From update of attachment 38910)
These tests look like they can be dumpAsText() tests.  That's much preferred
over render tree dump tests.

Why do we need to pass Document* now that we're passing Element*?  you can get
element->document(). :)

-- 
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