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>
6 lines
351 B
Plaintext
6 lines
351 B
Plaintext
DisplayList items=4
|
|
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, 28.499266, 16) text="Hello" color=#000000 font_size=16
|
|
Text rect=(43.5536, 12.6, 33.1395, 16) text="World" color=#000000 font_size=16
|