Files
ladybird/Libraries/LibWeb/HTML/HTMLTextAreaElement.cpp
Glenn Skrzypczak cac2ee41b9 LibWeb/HTML: Correctly compute whether element is mutable
This adapts the implementation of `is_mutable` to align more closely
with the spec. Specifically, it is now also taken into account whether
the element is enabled.
2025-08-14 11:05:28 -04:00

19 KiB