[Webkit-unassigned] [Bug 255280] CSS bug: Support division/multiplication of mixed units

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 11 10:45:08 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=255280

--- Comment #2 from Brandon McConnell <brandon at dreamthinkbuild.com> ---
** One addtl important note— My `200px / 20px` example above uses `px / px`, but imperatively, this should support mixed units as well, so someone should be able to do `100% / 20px` (`% / px`, etc.) to get a number representing how many times the second number fits into the first expression, such as how many times `20px` fits into `100%` of the currently evaluated dimension.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230411/fcb4235a/attachment.htm>


More information about the webkit-unassigned mailing list