Bug 256313 - Fix list of supported font-formats at parse time
Summary: Fix list of supported font-formats at parse time
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-04 09:39 PDT by Tim Nguyen (:ntim)
Modified: 2023-05-10 11:02 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Nguyen (:ntim) 2023-05-04 09:39:24 PDT
This affects @font-face format() parsing and @supports font-format() evaluation.
Comment 1 Radar WebKit Bug Importer 2023-05-04 09:39:43 PDT
<rdar://problem/108897052>
Comment 2 Tim Nguyen (:ntim) 2023-05-04 09:40:02 PDT
We should ideally match `FontCustomPlatformData::supportsFormat`
Comment 3 Vitor Roriz 2023-05-05 13:12:09 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13513
Comment 4 EWS 2023-05-10 11:02:15 PDT
Committed 263914@main (0a0261e666d9): <https://commits.webkit.org/263914@main>

Reviewed commits have been landed. Closing PR #13513 and removing active labels.