WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
313243
Serialize multi-word font family names without quotes when possible
https://bugs.webkit.org/show_bug.cgi?id=313243
Summary
Serialize multi-word font family names without quotes when possible
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-04-24 10:13:34 PDT
<
rdar://problem/175522811
>
Vitor Roriz
Comment 2
2026-04-24 10:18:26 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/63530
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.
Top of Page
Format For Printing
XML
Clone This Bug