Re: [csswg-drafts] [css-fonts] More intuitive version of preload + font-display optional (#5924)

> If we do adjust the preload period, then we're more likely to either significantly delay rendering,

So there's a timeout to make sure we don't significantly delay rendering.

> or cause a flash of restyled text if we've already started rendering.

We won't get any FOUT or layout jank, because as long as any fallback has been used, the web font enters the failure display period and won't be swapped in.

-- 
GitHub Notification of comment by xiaochengh
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5924#issuecomment-772833211 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 3 February 2021 21:22:53 UTC