zachleat’s avatarzachleat’s Twitter Archive—№ 19,452

  1. …in reply to @undefined
    @_oliverw Ah, a fair question! FOIT happens by default for up to 3 seconds while web font request is in flight. font-synthesis did not happen because FOIT took precedence (they would have needed to force FOUT with font-display or CSS Font Loading API).
    1. …in reply to @zachleat
      @_oliverw Remember that each web font file has their own independent loading cycle.