Bug 248966
Summary: | Drop shouldForceEnclosingCalcInCSSText flag recently added to CSSCalcExpressionNode | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | CSS | Assignee: | Chris Dumez <cdumez> |
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: | 175733 |
Chris Dumez
Drop shouldForceEnclosingCalcInCSSText flag that was recently added to CSSCalcExpressionNode in 257485@main. We don't need it, we can simply wrap the number in a sum to make sure that the surrounding `calc()` isn't dropped during serialization.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/7337
EWS
Committed 257619@main (0476db43bf13): <https://commits.webkit.org/257619@main>
Reviewed commits have been landed. Closing PR #7337 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/103176800>