03-07-2025 04:36 AM
Happened after latest update 136.
Try it yourself: https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_input_type_radio
03-13-2025 03:58 AM
Yes, I noticed it too. Had feedback from visually impaired users that the distiction between checked and not wasn't sufficient.
Most other browsers default styling (and indeed, earlier versions of Firefox) is far more obvious if it's checked or not, and I'd rather not have to explicitly style things in CSS, and give the users the experience they're used to seeing in their web browser on their platform.. but for the visually impaired, the very slim difference between the current 'checked' and 'unchecked' states needs to be far more obvious.
03-13-2025 06:10 AM
it looks like this should be addressed by the revert to the styling mentioned in the resolved bugzilla ticket https://bugzilla.mozilla.org/show_bug.cgi?id=1951930