Bug 304442

Summary: FontFaceSet constructor should be removed
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: simon.fraser, vitor.roriz, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Simon Fraser (smfr)
Reported 2025-12-18 14:43:48 PST
FontFaceSet has no constructor[1], so `new FontFaceSet` should not work, but works in WebKit, added in 172501@main. There are several tests that use it. [1] https://drafts.csswg.org/css-font-loading/#FontFaceSet-interface
Attachments
Radar WebKit Bug Importer
Comment 2 2025-12-18 15:02:47 PST
Simon Fraser (smfr)
Comment 3 2025-12-18 15:03:43 PST
*** This bug has been marked as a duplicate of bug 276794 ***
Note You need to log in before you can comment on or make changes to this bug.