Bug 248839
Summary: | Shorthands are still using "initial" for longhands that are set implicitly (next batch) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Darin Adler <darin> |
Component: | CSS | Assignee: | 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 |
Darin Adler
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Darin Adler
Pull request: https://github.com/WebKit/WebKit/pull/7226
Radar WebKit Bug Importer
<rdar://problem/103044698>
EWS
Committed 257556@main (760a6e52c542): <https://commits.webkit.org/257556@main>
Reviewed commits have been landed. Closing PR #7226 and removing active labels.