mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-25 19:04:58 +00:00
This fixes a few issues I noticed when playing around with radio buttons. Previously radio buttons would uncheck checkboxes with the same "name" attribute, uncheck inputs across different forms, and treated no name attribute as a group. This now implements the radio button group check from the HTML spec.
45 KiB
45 KiB