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

> Since `border-image` is specced to _require_ a fallback `border-style` in order for the image to display at all

Is it though? AFAIK, the latest edition of the spec implies that the border image area can be painted even when `border-width` is `0` or `border-style` is `none` (which implicitly sets `border-width` to `0`), if `border-image-width` and `border-image-outset` together result in non-zero-sized box. This is expected by at least [three WPT tests](https://bugs.webkit.org/show_bug.cgi?id=151612#c6), and Chrome failing these tests is considered [a bug](https://bugs.chromium.org/p/chromium/issues/detail?id=767352) which is being fixed now (the corresponding WebKit bug seems to be fixed already). Please correct me if my understanding is wrong.

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


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

Received on Monday, 13 September 2021 18:44:01 UTC