[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
Fri Mar 19 09:45:22 PDT 2010


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


Joseph Pecoraro <joepeck at webkit.org> changed:

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




--- Comment #22 from Joseph Pecoraro <joepeck at webkit.org>  2010-03-19 09:45:22 PST ---
Part 1:
Committed r56241
    M    WebCore/WebCore.pro
    M    WebCore/ChangeLog
    M    WebCore/WebCore.vcproj/WebCore.vcproj
    M    WebCore/GNUmakefile.am
    M    WebCore/WebCore.gypi
    A    WebCore/html/StepRange.h
    A    WebCore/html/StepRange.cpp
    M    WebCore/rendering/RenderSlider.cpp
    M    WebCore/WebCore.xcodeproj/project.pbxproj
r56241 = bc6f7e657c47f2c7efb04a3a4e08d90fdc7fd1ae (trunk)
http://trac.webkit.org/changeset/56241

Part 2:
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

Bots look good, no-one failed to build or failed the test changes!

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