Bug 313243

Summary: Serialize multi-word font family names without quotes when possible
Product: WebKit Reporter: Vitor Roriz <vitor.roriz>
Component: TextAssignee: Vitor Roriz <vitor.roriz>
Status: RESOLVED FIXED    
Severity: Normal CC: fantasai.bugs, vitor.roriz, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://github.com/web-platform-tests/wpt/pull/59893

Vitor Roriz
Reported 2026-04-24 10:13:25 PDT
A <family-name> is a sequence of one or more identifiers. shouldQuoteFontFamily checked the whole string as a single identifier token, which always failed for multi-word names.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-04-24 10:13:34 PDT
Vitor Roriz
Comment 2 2026-04-24 10:18:26 PDT
EWS
Comment 3 2026-05-14 15:47:08 PDT
Committed 313271@main (3fd01c58fab1): <https://commits.webkit.org/313271@main> Reviewed commits have been landed. Closing PR #63530 and removing active labels.
Vitor Roriz
Comment 4 2026-05-14 16:06:56 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/59893
Note You need to log in before you can comment on or make changes to this bug.