Bug 247552 - @font-face src descriptor format allows only identifiers for specified formats, others are a parse error
Summary: @font-face src descriptor format allows only identifiers for specified format...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-06 14:13 PST by Darin Adler
Modified: 2022-11-06 16:59 PST (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 Darin Adler 2022-11-06 14:13:05 PST
https://drafts.csswg.org/css-fonts-4/#font-format-values

Only the specified identifiers are allowed. Others should be parse errors.
Comment 1 Radar WebKit Bug Importer 2022-11-06 14:13:40 PST
<rdar://problem/102018015>
Comment 2 Darin Adler 2022-11-06 14:19:11 PST
Pull request: https://github.com/WebKit/WebKit/pull/6190
Comment 3 EWS 2022-11-06 16:59:40 PST
Committed 256382@main (9b942dffc4a2): <https://commits.webkit.org/256382@main>

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