Eric A. Meyer

Results 49 comments of Eric A. Meyer

I’ve let commenting on this issue languish, but I’ve been making progress and am now very close to being ready for an actual PR. The reference pages are all done,...

Thanks, @justingrant! I’ll check the changes to make sure they’re reflected; I’ve been making some changes in parallel but I’ll make sure they’re in, and I’ll continue stay on top...

Update on changes: I brought over a few changes from https://github.com/tc39/proposal-temporal/pull/1396 that were missed; the rest were already in place thanks to the timing of my work against that PR...

Or `display: grid`, though so far as I’m aware, this is an implementation bug and not a spec limitation.

> In print design, the leading of headlines is typically around `1.25`, body copy around `1.5`, and captions somewhere in between. Because web typography has matured so much, I think...

Me, I’d love to see a global find-and-replace of `s/40px/2.5em/` (or `2.5rem`, if we absolutely _must_). “Because that’s what Mosaic did” is exactly the kind of reasoning I believe cssremedy...

I like the idea as described, but I definitely want to hear from primary keyboard users on this.

Perhaps the padding should be rem-based in the inline direction, and em-based in the block direction, something like `padding: 0.2em 0.5rem 0.1em`. Although this is starting to get pretty opinionated.

The mismatching helps vertically balance the text in the cell, because it compensates for the (roughly) tenth of an em below the baseline of the text, where there’s a lot...

Speaking with my Open Web Docs member/MDN contributor hat on, I don’t see a problem with marking the MDN page with warnings and obsolete banners and what-all, and offer myself...