Bug 254191 - [CSS Fonts] Implement two-value syntax of font-size-adjust
Summary: [CSS Fonts] Implement two-value syntax of font-size-adjust
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: ChangSeok Oh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-20 16:44 PDT by ChangSeok Oh
Modified: 2023-03-29 22:07 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 ChangSeok Oh 2023-03-20 16:44:31 PDT
In this bug, we implement the two-value syntax of font-size-adjust specified in https://www.w3.org/TR/css-fonts-5/#font-size-adjust-prop.
Comment 1 ChangSeok Oh 2023-03-20 17:05:46 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11744
Comment 2 Radar WebKit Bug Importer 2023-03-27 16:45:31 PDT
<rdar://problem/107290850>
Comment 3 EWS 2023-03-29 22:06:58 PDT
Committed 262309@main (2f42bab72655): <https://commits.webkit.org/262309@main>

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