[Webkit-unassigned] [Bug 36259] <input type=range> does not validate correctly without a renderer and the tests are incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 18 18:28:42 PDT 2010


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #51083|0                           |1
        is obsolete|                            |
  Attachment #51083|review?                     |
               Flag|                            |
  Attachment #51118|                            |review?
               Flag|                            |




--- Comment #13 from Joseph Pecoraro <joepeck at webkit.org>  2010-03-18 18:28:42 PST ---
Created an attachment (id=51118)
 --> (https://bugs.webkit.org/attachment.cgi?id=51118)
[PATCH] Part 2 - Added ASSERTs, Fixed Style Issue in Part 1

Although I updated the tests to say that Range doesn't overflow / underflow, I
still left the code in the path where it checks for an overflow / underflow. I
moved RANGE out to the automatically false case, but I also put in an ASSERT
just in case. This also updates some comments and fixes some style issues.

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