WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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...
Tim Nguyen (:ntim)
Reported
2023-08-01 16:28:21 PDT
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
Comment 1
2023-08-01 16:28:31 PDT
<
rdar://problem/113234898
>
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
Pull request:
https://github.com/WebKit/WebKit/pull/16823
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.
Top of Page
Format For Printing
XML
Clone This Bug