Files
ladybird/Libraries/LibWeb/HTML/HTMLTextAreaElement.cpp
Aliaksandr Kalenik d7caa426a0 LibWeb: Delete m_selected flag from Paintable
This was redundant when Paintable already has `m_selection_state` that
could be none.
2024-11-14 19:48:43 +01:00

18 KiB