- From: Joey Arhar via GitHub <sysbot+gh@w3.org>
- Date: Tue, 13 Jul 2021 00:09:42 +0000
- To: public-css-archive@w3.org
Thanks for the response! I'm happy to discuss this in csswg. > Note that what Gecko does and Blink does isn't just having different contrast thresholds (that is true for checkboxes, but not for a bunch of other form controls which do change to dark backgrounds in Blink but not in Gecko). I see, I added another test to https://accent-color.glitch.me and like you said, `<input type=range>` and `<progress>` don't respond to low contrast from accent-color in firefox. Is there anything you'd like to see happen here...? <details> <summary>chrome</summary> ![Screen Shot 2021-07-12 at 4 58 25 PM](https://user-images.githubusercontent.com/7681467/125370328-0b753500-e333-11eb-918b-78767c593119.png) </details> <details> <summary>firefox</summary> ![Screen Shot 2021-07-12 at 4 58 10 PM](https://user-images.githubusercontent.com/7681467/125370353-1b8d1480-e333-11eb-9715-0c707accaecc.png) </details> -- GitHub Notification of comment by josepharhar Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6159#issuecomment-878678976 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 13 July 2021 00:09:44 UTC