Which of the following CSS features would you prefer Firefox to support first?
(note that we already support the quirky -webkit-line-clamp)
line-clamp
margin-trim
animating/transitioning display:none
Poll ended at .
Which of the following CSS features would you prefer Firefox to support first?
(note that we already support the quirky -webkit-line-clamp)
Thanks to everyone who responded! These three have been tricky to prioritise:
line-clamp - somewhat already supported, but the standard version has some nice new features.
Animating display:none - falling back to no animation in Firefox is non-breaking.
margin-trim - a nice feature, but ok to work around the lack of it in many situations.
But yes, I agree with the results here. This feedback has been passed onto the teams.