Files
rust_browser/tests/goldens/fixtures/303-password-input.html
Zachary D. Rowitsch 64a34394c2 Add text inputs, textareas, caret, selection, and placeholder rendering (Story 4.1)
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>
2026-03-29 05:39:46 -04:00

2 lines
39 B
HTML

<input type="password" value="secret">