- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 16 Sep 2022 20:37:31 +0000
- To: public-css-archive@w3.org
Oh, I'm confused then. If there *are* fonts, then you return a promise with the result of "waiting for all" the load() promises. The load() promise rejects if the load fails, see <https://drafts.csswg.org/css-font-loading-3/#font-face-load>. So it sounds like WebKit is correct in this regard, rejecting if any of them reject. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7680#issuecomment-1249789700 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 16 September 2022 20:37:33 UTC