[csswg-drafts] [css-logical-props] `border‐radius`

Zambonifofex has just created a new issue for 
https://github.com/w3c/csswg-drafts:

== [css-logical-props] `border‐radius` ==
`border‐radius` was left out of 
[css-logical-props](https://drafts.csswg.org/css-logical-props/) for 
no particularly good reason.

I think the following properties should be present in the spec:

```
border-start-start-radius
```
```
border-start-end-radius
```
```
border-end-start-radius
```
```
border-end-end-radius
```
The first part would be related to the block axis and the second part 
to the inline axis.

And alternative would be `border-block-start-inline-start-radius`, but
 that feels unnecessarily verbose.

Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/491 using your GitHub 
account

Received on Thursday, 15 September 2016 17:34:26 UTC