[Webkit-unassigned] [Bug 218093] [css-logical] Implement logical border-radius

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 16 13:34:37 PST 2020


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

--- Comment #18 from Oriol Brufau <obrufau at igalia.com> ---
Comment on attachment 416335
  --> https://bugs.webkit.org/attachment.cgi?id=416335
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=416335&action=review

>>> Source/WebCore/css/CSSProperties.json:1516
>>> +        "border-corner-radius": {
>> 
>> I don't see this property in https://www.w3.org/TR/css-logical/#border-radius-shorthands anywhere.
> 
> You are right. It should be "border-radius" but "border-radius" is already used in this file to refer to physical radius corners. 
> 
> Any suggestion on naming this would be appreciated.

Ziran, you seem to think that you need a shorthand for the logical border radius properties. Why?
Isn't it possible to just remove this "border-corner-radius"?
Your patch for Chromium didn't have it.

-- 
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/20201216/dedd297d/attachment.htm>


More information about the webkit-unassigned mailing list