Jen Simmons

Results 173 comments of Jen Simmons

Does this work on today's web? Doesn't look like it. https://codepen.io/jensimmons/pen/BMdadx Maybe this is something for the CSSWG to consider. But there's nothing to add to this project now, since...

I wrote ``` p { line-height: 1.5; } ``` But should this be for everything (besides headlines)? How is the default working out most of the time?

If I'm imagining things right, it sounds like you are arguing @scottkellum against doing something like `* {line-height: 1.4}` because that would screw up a developer's ability to easily create...

>@frivoal Are you suggesting that developers should never set explicit line-height, or that it should be considered carefully case-by-case? I think what's he's saying is that while `normal` is unsatisfying,...

> “Because that’s what Mosaic did” is exactly the kind of reasoning CSS Remedy is trying to leave behind. EXAAAACCTLY. I love that quote. I think I'll add it to...

Two things: 1) I don't really think it's appropriate to use `system-ui` fonts for this. The point of that CSS name is for designers to be able to make part...

Test: https://codepen.io/jensimmons/pen/Jxmdez By itself (link may expire): https://s.codepen.io/jensimmons/debug/Jxmdez hr {border: .5px solid;} definitely looks much better.

I want us to file an issue for Firefox to fix this intro bug: > Firefox seems to be the only UA stylesheet that adds an explicit color: gray, so...

@tabatkins Yes, it should. And here, until they fix it and make this unnecessary... meanwhile, I will remember the cries of "WHAT?!?!?!! IT DOES WHAT?????" from @fantasai @frivoal Amelia, and...

This sounds good. Do you have some suggestions for code to add to Remedy? (You can write it here so we can discuss, no need to be sure / make...