[Webkit-unassigned] [Bug 16990] Setting value attribute on an <input type=range> to an out-of-range value fires oninput

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 19 09:46:47 PDT 2010


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #7 from Joseph Pecoraro <joepeck at webkit.org>  2010-03-19 09:46:46 PST ---
Corrected by other change.
New test was added for this:

  LayoutTests/fast/forms/range-input-dynamic-oninput-expected.txt
  LayoutTests/fast/forms/range-input-dynamic-oninput.html


Committed r56242
    M    WebCore/ChangeLog
    M    WebCore/html/StepRange.h
    M    WebCore/html/HTMLInputElement.cpp
    M    WebCore/html/StepRange.cpp
    M    WebCore/rendering/RenderSlider.cpp
    M    LayoutTests/fast/forms/ValidityState-rangeOverflow-expected.txt
    M    LayoutTests/fast/forms/script-tests/ValidityState-rangeOverflow.js
    M    LayoutTests/fast/forms/script-tests/validationMessage.js
    M    LayoutTests/fast/forms/script-tests/ValidityState-rangeUnderflow.js
    M    LayoutTests/fast/forms/script-tests/input-stepup-stepdown.js
    M    LayoutTests/fast/forms/range-reset.html
    A    LayoutTests/fast/forms/range-input-dynamic-oninput-expected.txt
    A    LayoutTests/fast/forms/range-input-dynamic-oninput.html
    M    LayoutTests/fast/forms/ValidityState-rangeUnderflow-expected.txt
    M    LayoutTests/fast/forms/validationMessage-expected.txt
    M    LayoutTests/fast/forms/input-stepup-stepdown-expected.txt
    M    LayoutTests/fast/forms/range-reset-expected.txt
    M    LayoutTests/ChangeLog
r56242 = 1569c5e33346f0e1681d92a925be02480504e8d5 (trunk)
http://trac.webkit.org/changeset/56242

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