[Webkit-unassigned] [Bug 218093] [css-logical] Implement logical border-radius
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 15 07:47:18 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=218093
--- Comment #5 from Oriol Brufau <obrufau at igalia.com> ---
Comment on attachment 416234
--> https://bugs.webkit.org/attachment.cgi?id=416234
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=416234&action=review
> Source/WebCore/platform/text/WritingMode.h:132
> +enum class LogicalRadiusCorner : uint8_t {
In the future there might be more properties referencing corners, other than border radius.
So it may be better to name the enums like LogicalBoxCorner and BoxCorner.
Seems I missed this in the Chromium review...
--
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/20201215/3ef8c938/attachment.htm>
More information about the webkit-unassigned
mailing list