RESOLVED FIXED Bug 248839
Shorthands are still using "initial" for longhands that are set implicitly (next batch)
https://bugs.webkit.org/show_bug.cgi?id=248839
Summary Shorthands are still using "initial" for longhands that are set implicitly (n...
Darin Adler
Reported 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.
Attachments
Darin Adler
Comment 1 2022-12-06 15:23:52 PST
Radar WebKit Bug Importer
Comment 2 2022-12-06 15:24:05 PST
EWS
Comment 3 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.
Note You need to log in before you can comment on or make changes to this bug.