Implements full text input lifecycle: rendering with UA stylesheet chrome,
keyboard editing, blinking caret, selection highlighting, placeholder text,
password masking, textarea multiline support, input/change event dispatch
with InputEvent.inputType per Input Events Level 2, maxlength/readonly
constraint enforcement, and 4 golden tests + 11 unit tests.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>