Skip to content

docs: expand HTML accessibility answers - #70

Merged
splincode merged 1 commit into
mainfrom
agent/expand-html-accessibility-answers
Aug 13, 2026
Merged

docs: expand HTML accessibility answers#70
splincode merged 1 commit into
mainfrom
agent/expand-html-accessibility-answers

Conversation

@splincode

@splincode splincode commented Aug 13, 2026

Copy link
Copy Markdown
Member

Что изменено

  • расширены двадцать вопросов подраздела Accessibility;
  • актуализирован ответ про WCAG до WCAG 2.2 и принципов POUR;
  • подробно разобраны keyboard navigation, visible focus, focus management и screen reader model;
  • расширены ARIA roles/states/relationships и связь с accessibility tree;
  • добавлен practical workflow: checklist, lint/axe/DevTools/manual testing;
  • подробно раскрыты accessible name, aria-label, aria-labelledby, aria-describedby и aria-hidden;
  • расширены live regions, modal dialog, dropdown/widget patterns и tabs;
  • дополнены icon buttons, color semantics, lang и semantic HTML;
  • актуальные widget patterns сверены с W3C WAI-ARIA Authoring Practices.

Scope

Изменен только файл:

  • src/pages/html/index.md

Подраздел SEO и metadata и следующие части HTML в этом PR не изменяются.

HTML в #49 остается открытым до завершения остальных HTML-подразделов.

Part of #49.

Проверка

  • один commit;
  • один измененный Markdown-файл;
  • npm run format:check — успешно;
  • npm run build — успешно;
  • GitHub Actions — успешно.

@splincode
splincode force-pushed the agent/expand-html-accessibility-answers branch from 8917f29 to f7f18fb Compare August 13, 2026 08:39
@splincode
splincode marked this pull request as ready for review August 13, 2026 13:51
@splincode
splincode merged commit ef5b52c into main Aug 13, 2026
1 check passed
@splincode
splincode deleted the agent/expand-html-accessibility-answers branch August 13, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant