[Webkit-unassigned] [Bug 250047] New: Remove the precision="float" attribute on <input type="range">

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 3 14:57:55 PST 2023


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

            Bug ID: 250047
           Summary: Remove the precision="float" attribute on <input
                    type="range">
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: cdumez at apple.com, wenson_hsieh at apple.com

Hi Team,

While going through Blink's commit, I came across another one which was removed from Blink in 2014 and only Safari / WebKit support it right now. (NOTE - it was never standardised).

Test Case - http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=3041

^ Chrome Canary 111 & Firefox Nightly 110 log - 1.0 while Safari 16.2 log 0.5

Blink Commit - https://chromium.googlesource.com/chromium/blink/+/6b76e9c0e649bf8d4b1c6c321af513e0e0c6c1af

WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/html/RangeInputType.cpp#125 & https://searchfox.org/wubkat/source/Source/WebCore/html/HTMLAttributeNames.in#367 & https://searchfox.org/wubkat/source/Source/WebCore/html/HTMLInputElement.cpp#795

Just wanted to raise so we can track and remove this non-standard.

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230103/510f7376/attachment.htm>


More information about the webkit-unassigned mailing list