Bug 278547
| Summary: | Support CSS color values that use calc() with non-absolute lengths | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Weinig <sam> |
| Component: | CSS | Assignee: | Sam Weinig <sam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 18 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sam Weinig
Support CSS color values that use calc() with non-absolute lengths. For example:
hsl(calc(50deg + (sign(1em - 10px) * 10deg)), 100%, 37.5%, 50%)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Weinig
Pull request: https://github.com/WebKit/WebKit/pull/32615
EWS
Committed 282670@main (d7aed1e4ddff): <https://commits.webkit.org/282670@main>
Reviewed commits have been landed. Closing PR #32615 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/134586245>