[csswg-drafts] [css-box-4] border-radius and border-image should be "border properties" (#9245)

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

== [css-box-4] border-radius and border-image should be "border properties" ==
<https://drafts.csswg.org/css-box-4/#borders> defines the term "border properties", and while it doesn't explicitly list which properties these are, the text implies that it's just the properties set by the 'border' shorthand (-color, -width, -style).

It would be useful to have border-radius and border-image included in this definition, as anything that wants to reference the border properties for some purpose almost certainly wants to reference all of these. (For example, Anchor Positioning was just resolved to allow setting the border properties in fallback styles, and we do indeed intend for -radius and -image to be settable there; there's no good reason to allow setting a border-color but not a border-image.)

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 25 August 2023 23:24:22 UTC