[Webkit-unassigned] [Bug 202148] background-position-x with calc() gives the wrong value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 23 15:53:49 PDT 2019


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

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon.fraser at apple.com
            Summary|background-position: top    |background-position-x with
                   |right; not rendered         |calc() gives the wrong
                   |correctly                   |value

--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
The rule is:
background-position-x: right calc(var(--size_layout_border_radius) / 2) !important;
which is resolving to 0%. This is more likely to be about calc than background-position.

-- 
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/20191023/2517a949/attachment.htm>


More information about the webkit-unassigned mailing list