Miriam Suzanne

Results 165 comments of Miriam Suzanne

I know that [Google & Microsoft are working on this already](https://twitter.com/stubbornella/status/1164645207402373120) – and I think they are looking for input? I wonder if @stubbornella can speak to that more.

oh right - I remember [his article on it](http://www.gwhitworth.com/blog/2019/07/form-controls-components/) (which also seems like relevant context here).

@frivoal do you recommend keeping `:root { line-sizing: normal; }` - or removing that as well?

Seems like there are two issues at play here: - How solid should a spec be before we implement a remedy? - The issue of "doing harm" here is related...

@frivoal Are you suggesting that developers should never set explicit line-height, or that it should be considered carefully case-by-case? If we're talking about the latter: that's the entire goal of...

I think this is a reasonable enhancement for modern browsers, using the same logical-properties that they apply in the user-agent styles, without much effort also "fixing" legacy browsers. The most...

Having opened a PR, I wonder if moving to `em` makes it more likely to cause spacing issues if we don't lower the value. That `2.5em` (times two) could easily...

I agree. Repurposing this thread to discuss default fonts generally. I was also leaning towards no: but then I'm not actually sure where the line is between UA "remedies" and...

Closing, as this has already been implemented. We can re-open if there's an issue with it.

Based on @stacyk's PR comment and some testing, I think this needs a bit more conversation. From what I can tell: - for border width, `1px 0 0` gives us...