Bug 248547
Summary: | StylePropertyMap.set() should wrap value in a calc() if outside the allowed range | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | CSS | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 175733 |
Chris Dumez
StylePropertyMap.set() should wrap value in a calc() if outside the allowed range, instead of throwing.
This is the behavior expected by WPT tests and it matches what Blink is doing, though I cannot find a reference to this in the specification.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/6982
EWS
Committed 257485@main (2a77eefbdefd): <https://commits.webkit.org/257485@main>
Reviewed commits have been landed. Closing PR #6982 and removing active labels.