zachleat’s avatarzachleat’s Twitter Archive—№ 36,752

      1. Unexpected: in Firefox the HTML element b has a user agent style of font-weight: bolder and Chrome/Safari/Edge all use font-weight: bold. Noticed with <div style="font-weight: 700"><b> and a variable font that goes to 1000. Firefox <b> was 900, others were 700 🧐
    1. …in reply to @zachleat
      I kinda like it, Firefox.
  1. …in reply to @zachleat
    If you’re curious about font-weight: bolder and its partner font-weight: lighter you can read more about how they transform weights here: developer.mozilla.org/en-US/docs/Web/CSS/font-weight#meaning_of_relative_weights