Bug 247988
Summary: | [cssom] Missing logic for serializing some shorthands at specified-value time | ||
---|---|---|---|
Product: | WebKit | Reporter: | Oriol Brufau <obrufau> |
Component: | CSS | Assignee: | Oriol Brufau <obrufau> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 247769 |
Oriol Brufau
StyleProperties::getPropertyValue() is missing logic for serializing these legacy shorthands:
-webkit-border-radius
-webkit-column-break-after
-webkit-column-break-before
-webkit-column-break-inside
-webkit-perspective
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102632309>
Oriol Brufau
-webkit-border-radius addressed in bug 183994.
Oriol Brufau
Pull request: https://github.com/WebKit/WebKit/pull/6839
EWS
Committed 257068@main (3a4c0cbdfa7b): <https://commits.webkit.org/257068@main>
Reviewed commits have been landed. Closing PR #6839 and removing active labels.