Bug 167113

Summary: equivalent of -moz-range-progress
Product: WebKit Reporter: michaill <zelenac>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Minor CC: bfulgham, simon.fraser, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Description michaill 2017-01-17 00:25:34 PST
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
Comment 1 Brent Fulgham 2022-07-15 10:31:38 PDT
Feature Request.
Comment 2 Radar WebKit Bug Importer 2022-07-15 10:31:47 PDT
<rdar://problem/97082332>