border‐radius was left out of css-logical-props for no aparent particularly good reason.
I think the following properties should be present in the spec:
border-start-start-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.
border‐radiuswas left out of css-logical-props for no aparent particularly good reason.I think the following properties should be present in the spec:
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.