Bug 167113
Summary: | equivalent of -moz-range-progress | ||
---|---|---|---|
Product: | WebKit | Reporter: | michaill <zelenac> |
Component: | CSS | Assignee: | 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 |
michaill
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
Feature Request.
Radar WebKit Bug Importer
<rdar://problem/97082332>