RESOLVED FIXED 259714
[CSS Math Functions] Allow mixing percentages and number/lengths in round/mod/rem()
https://bugs.webkit.org/show_bug.cgi?id=259714
Summary [CSS Math Functions] Allow mixing percentages and number/lengths in round/mod...
Attachments
Radar WebKit Bug Importer
Comment 1 2023-08-01 16:28:31 PDT
Ahmad Saleem
Comment 2 2023-08-02 04:57:28 PDT
Is it similar to bug 255280 by any chance?
Cameron McCormack (:heycam)
Comment 3 2023-08-17 21:58:18 PDT
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)
Comment 4 2023-08-17 22:05:12 PDT
EWS
Comment 5 2023-08-19 11:13:58 PDT
Committed 267072@main (f452d441b023): <https://commits.webkit.org/267072@main> Reviewed commits have been landed. Closing PR #16823 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.