[Webkit-unassigned] [Bug 21271] Maxlength limits value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 4 13:17:00 PDT 2008


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


rwlbuis at gmail.com changed:

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




------- Comment #3 from rwlbuis at gmail.com  2008-10-04 13:17 PDT -------
Created an attachment (id=24091)
 --> (https://bugs.webkit.org/attachment.cgi?id=24091&action=view)
Work in progress

So this patch is done based on the bug report and the behaviour of FF3 and
Opera. I do wonder if there is also work in Radar for this?

Anyway, if this behaviour/patch is accepted, here is how I think some existing
tests will have to change:

input-text-maxlength.html should be done using user input
input-implicit-length-limit.html should be done using user input
max-length.html should be done using user input
input-appearance-maxlength.html first test can go, second test is fine
input-text-paste-maxlength.html look at each seperate case

I am posting the patch early in case I am doing something that is not desired,
I am doing duplicated work that is done in radar and to get some idea of how to
test and change tests. I'll try tomorrow to rework above tests as I described
and compare to FF3 and Opera, I'll post a new patch then.
Cheers,

Rob.


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