Files
ladybird/Libraries/LibWeb/HTML/HTMLInputElement.h
Tim Ledbetter 5b6f2bb23a LibWeb: Set dirty checkedness flag when setting checked IDL attribute
This matches the behavior of other browsers, which always set the dirty
checkedness flag when setting checkedness, except when setting the
`checked` content attribute.
2025-01-11 11:13:32 +01:00

14 KiB