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>
7 lines
437 B
Plaintext
7 lines
437 B
Plaintext
DisplayList items=5
|
|
SolidRect rect=(8, 8, 181, 25.2) color=#ffffff
|
|
Border rect=(8, 8, 181, 25.2) widths=(2 2 2 2) colors=(#000000 #000000 #000000 #000000) styles=(inset inset inset inset)
|
|
Text rect=(12, 12.6, 29.509544, 16) text="Enter" color=#a9a9a9 font_size=16
|
|
Text rect=(44.563877, 12.6, 25.209986, 16) text="your" color=#a9a9a9 font_size=16
|
|
Text rect=(72.82819, 12.6, 31.459618, 16) text="name" color=#a9a9a9 font_size=16
|