And, again, as usual, while doing the experiments for this post, I encountered at least two bugs in the browsers:
- An older, now fixed, Chromium bug: https://issues.chromium.org/issues/335383222
- A more recent Firefox bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1914735
It is like I encounter bugs almost every time I play with anything, haha.
@kizu When I researched this area for https://web.dev/articles/color-scheme, there were many problems with system colors not getting updated when the mode changed like `Canvas` or `CanvasText`, the default visited link color in dark mode was horribly non-contrasting, and embedded iframes were unusable in dark mode. I'm pretty sure some of these issues are still not fixed in all browsers.