WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
254790
[CSS Fonts] Implement the from-font value for font-size-adjust
https://bugs.webkit.org/show_bug.cgi?id=254790
Summary
[CSS Fonts] Implement the from-font value for font-size-adjust
ChangSeok Oh
Reported
2023-03-30 17:51:46 PDT
The 'from-font' value is newly added to CSS Font Module Level 5 [1], which allows the browser to automatically decide a font-size-value based on the primary font. We implement it here. [1]
https://www.w3.org/TR/css-fonts-5/#valdef-font-size-adjust-from-font
Attachments
Add attachment
proposed patch, testcase, etc.
ChangSeok Oh
Comment 1
2023-04-02 21:21:02 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12303
Radar WebKit Bug Importer
Comment 2
2023-04-06 17:52:23 PDT
<
rdar://problem/107735982
>
EWS
Comment 3
2023-04-10 19:18:26 PDT
Committed
262800@main
(0f2621d76216): <
https://commits.webkit.org/262800@main
> Reviewed commits have been landed. Closing PR #12303 and removing active labels.
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