Files
ladybird/Libraries/LibWeb/HTML/HTMLTextAreaElement.h
Praise-Garfield ebd312689e LibWeb: Support :placeholder-shown pseudo-class for textarea elements
Previously only input elements were matched. Add placeholder_value()
to HTMLTextAreaElement mirroring the HTMLInputElement API and update
both selector matching code paths to handle textarea.
2026-02-11 16:11:11 +01:00

7.6 KiB