Files
rust_browser/tests/goldens/expected/309-select-collapsed.dl.txt
Zachary D. Rowitsch 71f263f298 Add select menus and option elements with dropdown, form submission, and review fixes (Story 4.3)
Implements collapsed select rendering, dropdown overlay with optgroup/disabled support,
click interaction (open/close/select), form submission, and Escape-to-close. Code review
fixed: layout invalidation on selection change, select_states threading through fast paths,
Escape key handling, form reset for selects, and added integration tests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 09:42:00 -04:00

8 lines
667 B
Plaintext

DisplayList items=6
Border rect=(8, 8, 27.847282, 23.2) widths=(1 1 1 1) colors=(#000000 #000000 #000000 #000000) styles=(solid solid solid solid)
Border rect=(38.901615, 8, 29.09251, 23.2) widths=(1 1 1 1) colors=(#000000 #000000 #000000 #000000) styles=(solid solid solid solid)
Border rect=(71.048454, 8, 45.92658, 23.2) widths=(1 1 1 1) colors=(#000000 #000000 #000000 #000000) styles=(solid solid solid solid)
Text rect=(10, 11.6, 23.847282, 16) text="First" color=#000000 font_size=16
Text rect=(40.901615, 11.6, 25.09251, 16) text="Beta" color=#000000 font_size=16
Text rect=(73.048454, 11.6, 41.92658, 16) text="Banana" color=#000000 font_size=16