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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 17 02:24:23 PST 2020


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

--- Comment #20 from zsun at igalia.com ---
(In reply to Oriol Brufau from comment #18)
> Comment on attachment 416335 [details]
> 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.

Probably shouldn't be. Patch updated with it removed. Thank you!

-- 
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/20201217/81ef5135/attachment.htm>


More information about the webkit-unassigned mailing list