Bug 248839 - Shorthands are still using "initial" for longhands that are set implicitly (next batch)
Summary: Shorthands are still using "initial" for longhands that are set implicitly (n...
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: 248913
  Show dependency treegraph
 
Reported: 2022-12-06 15:09 PST by Darin Adler
Modified: 2022-12-08 05:20 PST (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 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.