[Webkit-unassigned] [Bug 224594] Custom Properties not rendered when used with the shortlands of Logical Properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 28 09:12:19 PDT 2021


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

Adam Argyle <argyle at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |argyle at google.com

--- Comment #2 from Adam Argyle <argyle at google.com> ---
Created attachment 427269

  --> https://bugs.webkit.org/attachment.cgi?id=427269&action=review

logical property shorthand bug repro

reduced example here https://codepen.io/argyleink/debug/954f64a41674882fb6aba55836a284a9

the bug is made worse because @supports checks are now true and any use of logical property margin/padding shorthands inside of those support queries don't apply if using custom properties, making the only way forward is to ship all custom properties as static variables.. which is not always possible. 

bug reproduces on Safari 14.1 and 14.2, and only recently became an issue in stable when I upgraded today to Version 14.1 (16611.1.21.161.3)

-- 
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/20210428/78fdf5a0/attachment-0001.htm>


More information about the webkit-unassigned mailing list