- From: Tim Nguyen via GitHub <sysbot+gh@w3.org>
- Date: Thu, 21 Sep 2023 08:33:26 +0000
- To: public-css-archive@w3.org
nt1m has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-borders] Standardize groove/ridge/inset/outset border-color computations == It would be good to standardize those. WebKit honors the border-color and uses a specific algorithm that has contrast issues: https://bugs.webkit.org/show_bug.cgi?id=261847 Chromium does not honor the border-color afaik and hardcodes to gray. Gecko honors the border-color and doesn't have contrast issues: https://searchfox.org/mozilla-central/rev/077fc34d03b85b09add26b5f99f1a3a3a72c8720/gfx/wr/webrender/res/cs_border_segment.glsl#140 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9393 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 21 September 2023 08:33:28 UTC