Re: [csswg-drafts] [css-backgrounds] border-left-* and border-right-* (#4451)

Do you mean like [logical borders](https://drafts.csswg.org/css-logical/#border-properties)? We already have all these properties:

- border-block, border-inline, border-block-start, border-block-end, border-inline-start, border-inline-end
- border-block-width, border-inline-width, border-block-start-width, border-block-end-width, border-inline-start-width, border-inline-end-width
- border-block-style, border-inline-style, border-block-start-style, border-block-end-style, border-inline-start-style, border-inline-end-style
- border-block-color, border-inline-color, border-block-start-color, border-block-end-color, border-inline-start-color, border-inline-end-color
- border-start-start-radius, border-start-end-radius, border-end-start-radius, border-end-end-radius

Note that the mapping uses the writing mode of the element itself, not the one of the container.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4451#issuecomment-546386779 using your GitHub account

Received on Friday, 25 October 2019 14:53:29 UTC