Closed Bug 1035410 Opened 11 years ago Closed 10 years ago

::-moz-range-track undocumented feature

Categories

(Developer Documentation Graveyard :: CSS, defect, P5)

All
Other
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: crosbow, Assigned: mozilla)

References

Details

:: Developer Documentation Request Request Type: New Documentation Gecko Version: unspecified Technical Contact: :: Details the CSS selector ::-moz-range-track is not documented in the MDN.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Here's a minimal stub based solely on ::-ms-track and a CSS-Tricks article on <input type="range">: https://developer.mozilla.org/en-US/docs/Web/CSS/%3A%3A-moz-range-track
Similarly, here are stubs for the other also-previously-undocumented -moz pseudo-elements of <input type="range">: * https://developer.mozilla.org/en-US/docs/Web/CSS/::-moz-range-thumb * https://developer.mozilla.org/en-US/docs/Web/CSS/::-moz-range-progress
We have bug 1035413 for ::-moz-range-thumb and I have created bug 1230481 for ::-moz-range-progress. I've added a basic example in ::-moz-range-track, so I'm calling this one done. Thanks a lot of Chris. (I think I will create a meta bug for all these <input>-related non-standard CSS (we need to document all of them, Gecko-specific, MS-specific, Webkit/Blink-specific ones)
Assignee: jypenator → mozilla
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
(In reply to Jean-Yves Perrier [:teoli] from comment #3) > (I think I will create a meta bug for all these <input>-related non-standard > CSS (we need to document all of them, Gecko-specific, MS-specific, > Webkit/Blink-specific ones) Went ahead and filed bug 1230720 for ya.
Blocks: 1230720
You need to log in before you can comment on or make changes to this bug.