Bug 259714
Summary: | [CSS Math Functions] Allow mixing percentages and number/lengths in round/mod/rem() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
Component: | CSS | Assignee: | Cameron McCormack (:heycam) <heycam> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ahmad.saleem792, heycam, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=263711 |
Tim Nguyen (:ntim)
See failures in https://wpt.fyi/results/css/css-values/round-mod-rem-computed.html?label=master&label=experimental&product=chrome&product=firefox&product=safari&aligned&view=interop&q=label%3Ainterop-2023-mathfunctions
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/113234898>
Ahmad Saleem
Is it similar to bug 255280 by any chance?
Cameron McCormack (:heycam)
No, that other bug is about mixed units (producing a value like "10 px/em", like dimensional analysis). This bug is about round() etc. not accepting one percentage and one length/number value.
Cameron McCormack (:heycam)
Pull request: https://github.com/WebKit/WebKit/pull/16823
EWS
Committed 267072@main (f452d441b023): <https://commits.webkit.org/267072@main>
Reviewed commits have been landed. Closing PR #16823 and removing active labels.