Files
serenity/Userland/Libraries/LibWeb/HTML/HTMLTextAreaElement.cpp
Tim Ledbetter fdac183bff LibWeb: Invalidate input element style on focus change
The style of input and textarea elements is now invalidated when focus
is changed to a new element. This ensures any `:focus` selectors are
applied correctly.

(cherry picked from commit 572324d47b99bcfbc5db5ff6aef0d6c4eb15ce4c)
2024-07-13 21:41:18 -04:00

19 KiB