Files
ladybird/Libraries/LibWeb/HTML/HTMLInputElement.h
Glenn Skrzypczak d4076ec9fa LibWeb/HTML: Signal a type change
Type changes are now signaled to radio buttons. This causes other radio
buttons in the group to be unchecked if the input element is a checked
radio button after the type change.
2025-04-23 07:20:02 +01:00

16 KiB