Files
Zachary D. Rowitsch f65fae48a5 Add collapsed <select> rendering and letter-spacing CSS property
Collapse <select> elements to show only the selected (or first) option
text instead of rendering all options as visible block elements. Thread
letter-spacing through the full layout pipeline (CSS types → computed
styles → layout box → inline items → text measurement) so that
properties like `.cattitle { letter-spacing: 1px }` are recognized and
affect layout width.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 21:50:47 -05:00
..
2026-01-29 01:16:53 -05:00