diff --git a/TODO.md b/TODO.md index 7fcb4dd..629fed2 100644 --- a/TODO.md +++ b/TODO.md @@ -11,6 +11,13 @@ Pending tasks have been split into topic files under [`todo/`](todo/README.md): ## Recently completed (this session) +- [x] `admin/edit.php` — WCAG 4.1.2: removed `mb_strimwidth` truncation from `$accessOptions` mapping; access type `` for visibility/access in `edit.php` uses truncated option text** — use full description in option text (or `title` attribute); keep truncated text only for visual display +- [x] **Admin `