[Webkit-unassigned] [Bug 44886] Reflected attribute input.size wraps on negative values (Chrome), or returns them (Safari)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 27 08:36:44 PDT 2011


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





--- Comment #3 from rasamassen at gmail.com  2011-05-27 08:36:44 PST ---
Being an beginning to intermediate javascript programmer, using jQuery 1.6 on the input element, the code $('input').prop('size','-1'); results in IE9 throwing an "Invalid property value" exception.  That is not the correct response?  I assumed IE was wrong until the spec said through an error.  If that's not correct, then a bug should be reported to IE.

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