Bug 248839

Summary: Shorthands are still using "initial" for longhands that are set implicitly (next batch)
Product: WebKit Reporter: Darin Adler <darin>
Component: CSSAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 248913    

Description Darin Adler 2022-12-06 15:09:35 PST
I’m working through all the shorthands that set things to "initial" keyword instead of setting them to their initial values. This set of changes will get us closer to zero; to get completely done we’ll probably need to change CSSProperties.json to include the initial values.
Comment 1 Darin Adler 2022-12-06 15:23:52 PST
Pull request: https://github.com/WebKit/WebKit/pull/7226
Comment 2 Radar WebKit Bug Importer 2022-12-06 15:24:05 PST
<rdar://problem/103044698>
Comment 3 EWS 2022-12-08 05:20:49 PST
Committed 257556@main (760a6e52c542): <https://commits.webkit.org/257556@main>

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