[type bug] fontfaces property is missing from loadingdone event object #51885
Labels
Bug
A bug in TypeScript
Domain: lib.d.ts
The issue relates to the different libraries shipped with TypeScript
Help Wanted
You can do this
Milestone
Configuration Check
My compilation target is
ES2015
and my lib isES2022
& `DOM.Missing / Incorrect Definition
Request to replace the event type of
onloadingdone
handler fromEvent
toFontFaceSetLoadEvent
, which has been defined in the same module.TypeScript/lib/lib.dom.d.ts
Line 5530 in eb9252e
TypeScript/lib/lib.dom.d.ts
Lines 5548 to 5550 in eb9252e
Sample Code
Documentation Link
https://w3c.github.io/csswg-drafts/css-font-loading/#FontFaceSet-events
The text was updated successfully, but these errors were encountered: