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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 17 09:53:42 PST 2020


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

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

Updated. 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/4b0fb94a/attachment.htm>


More information about the webkit-unassigned mailing list