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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 18 07:21:28 PST 2020


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

--- Comment #33 from zsun at igalia.com ---
(In reply to Oriol Brufau from comment #26)
> Comment on attachment 416432 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=416432&action=review
> 
> > Source/WebCore/platform/text/WritingMode.h:181
> > +inline BoxCorner mapLogicalCornerToPhysicalCorner(TextFlow textflow, WritingMode writingMode, LogicalBoxCorner logicalBoxCorner)
> 
> Webkit has the non-standard '-webkit-writing-mode: horizontal-bt'. The
> mapping doesn't seem correct for that value.
> For example, with horizontal-bt ltr, the block-start side is the bottom, and
> the inline-start side is the left.
> But the start-start corner resolves to top-right instead of bottom-left.

Updated. It has modifies the imported WPT tests. I'm not sure if I should port it back.

-- 
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/20201218/5af0eed6/attachment.htm>


More information about the webkit-unassigned mailing list