Bug 247008 - Always use percentages for computed values of font-stretch, never keywords
Summary: Always use percentages for computed values of font-stretch, never keywords
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-10-25 08:42 PDT by Darin Adler
Modified: 2022-10-28 06:42 PDT (History)
2 users (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-10-25 08:42:12 PDT
CSS specification says that computed values of font-stretch are percentages, not keywords.
Comment 2 Radar WebKit Bug Importer 2022-10-25 08:43:23 PDT
<rdar://problem/101546363>
Comment 3 Darin Adler 2022-10-25 09:14:25 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5760
Comment 4 EWS 2022-10-28 06:06:01 PDT
Committed 256094@main (b724d37d49ca): <https://commits.webkit.org/256094@main>

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