Bug 247919

Summary: Fix font-variant shorthand serialization
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: CSSAssignee: Tim Nguyen (:ntim) <ntim>
Status: RESOLVED FIXED    
Severity: Normal CC: 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/36966

Description Tim Nguyen (:ntim) 2022-11-14 14:57:48 PST
- We should collapse longhands to the shorthand when possible
- Clean up fontVariantValue() to not consider implicit/explicit anymore used to represent default/system values
- Refactor to remove appendFontLonghandValueIfExplicit()
Comment 1 Radar WebKit Bug Importer 2022-11-14 14:58:01 PST
<rdar://problem/102339716>
Comment 2 Tim Nguyen (:ntim) 2022-11-14 15:20:10 PST
Pull request: https://github.com/WebKit/WebKit/pull/6492
Comment 3 Tim Nguyen (:ntim) 2022-11-14 18:31:24 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/36966
Comment 4 EWS 2022-11-14 19:47:32 PST
Committed 256681@main (cee0d60d4af3): <https://commits.webkit.org/256681@main>

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