Re: [csswg-drafts] [css-color-adjust] Should forced-colors override `border-image`? (#5469)

There is special logic [in the spec](https://drafts.csswg.org/css-color-adjust-1/#forced-colors-properties) for handling `background-image` in Forced Colors Mode:
> background-image computes to none unless the original value contains a url() function

Perhaps it would make sense to do something similar for `border-image` to override gradients.

(I could see the argument for overriding a url() in the case of a `border-image` since they're more likely to be used in a decorative capacity, although I'd also lean toward keeping those in case they carry semantics.)

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


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

Received on Tuesday, 21 September 2021 23:35:07 UTC