[Webkit-unassigned] [Bug 167113] New: equivalent of -moz-range-progress

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 17 00:25:34 PST 2017


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

            Bug ID: 167113
           Summary: equivalent of -moz-range-progress
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zelenac at treska.sk

Hello everyone,
is there any possibility to add a css selector for lower part of input[type=range]? or is there any reason why it is not desirable?

mozilla's workaround is -moz-range-progress, for IE/Edge you have -ms-fill-lower, but there is no workaround for webkit browsers (except the js + gradient, what is too heavy for such an easy thing).

IMHO: make -webkit-progress-value applicable to input[type=range] and it is enough :)

thanks a lot

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170117/9852b341/attachment.html>


More information about the webkit-unassigned mailing list