Re: [csswg-drafts] [css-values] The lh and rlh units are more complicated than what they seem.

@fantasai We currently have `option,optgroup { line-height: normal !important; }` in [our UA sheet](https://searchfox.org/mozilla-central/rev/a21ac3d8e53cd37b6725f982b185d92fe47d8835/layout/style/res/forms.css#342,373). I'm considering changing that, but I need to reverse-engineer what other UAs do first...

We used to have the same on `<select>` and when I removed the `!important` part there it broke Twitter since Gecko didn't have any "treat it as `normal` for themed comboboxes" code in place...

-- 
GitHub Notification of comment by MatsPalmgren
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3257#issuecomment-433640468 using your GitHub account

Received on Saturday, 27 October 2018 17:39:04 UTC