[csswg-drafts] [css-backgrounds-4][css-borders-4] Should initial value of border-color be sensitive to border-area? (#10907)

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

== [css-backgrounds-4][css-borders-4] Should initial value of border-color be sensitive to border-area? ==
The initial value of `border-color` is `currentColor`, which matches the text.

We recently added a `border-area` value to `background-clip` which allows authors to create interesting image borders. They almost always need to set `border-color: transparent` together with this value.

Should we make the initial value of `border-color` automatically compute to `transparent` when `border-area` is present in `background-clip`?

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


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

Received on Tuesday, 17 September 2024 16:44:54 UTC