Open Bug 1950161 Opened 1 year ago Updated 15 days ago

Firefox doesn't support webkit-prefixed pseudo-element selectors for parts of input type=range (::-webkit-slider-runnable-track, ::-webkit-slider-thumb)

Categories

(Core :: Layout: Form Controls, defect)

defect

Tracking

()

People

(Reporter: dholbert, Unassigned)

References

(Blocks 2 open bugs)

Details

(Keywords: webcompat:platform-bug)

User Story

user-impact-score:15

Filing this as a tracking bug for issues caused by sites depending on the webkit-prefixed spellings of the pseudo-elements that make up an <input type="range"> widget:

::-webkit-slider-runnable-track
::-webkit-slider-thumb
Severity: -- → S3
See Also: → 1860666
Duplicate of this bug: 1971220
Blocks: 1968198, 1971504

As noted in dupe bug 1971220 comment 0: we previously added experimental support for these pseudos in bug 1735575, but we had to turn off that experimental support in bug 1843040. So: "just" aliasing these has been tested and is not workable for now at least, due to differences in our implementation of slider widgets. So I'm not sure if we've got a workable way forward to implement these; but we need a bug to track this platform difference vs. WebKit/Chromium-based browsers so that we can properly classify webcompat bugs that boil down to this. So, this bug is serving that role for now, and depending on the level of breakage, we can explore alternate approaches (and/or interventions) as-needed.

Depends on: 1735575, 1843040
User Story: (updated)
See Also: → 2010577
User Story: (updated)
User Story: (updated)
You need to log in before you can comment on or make changes to this bug.