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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 17 09:10:24 PST 2020


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

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

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

> Source/WebCore/platform/text/WritingMode.h:194
> +            return BoxCorner::BottomLeft;                

There are some trailing spaces here

> Source/WebCore/platform/text/WritingMode.h:206
> +        return BoxCorner::TopRight; 

Ditto

> Source/WebCore/platform/text/WritingMode.h:216
> +            return BoxCorner::BottomRight;                

Ditto

> Source/WebCore/platform/text/WritingMode.h:227
> +            return BoxCorner::TopRight;                

Ditto

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


More information about the webkit-unassigned mailing list