-
Notifications
You must be signed in to change notification settings - Fork 345
October 3, 2023 Agenda
Matt King edited this page Oct 2, 2023
·
3 revisions
Start at 11:00 -- 5 minutes.
- Any requests for change to agenda?
- Next meeting: October 10, 2023
Changes planned for publication on October 3:
- Listbox Examples: Update scrolling of listbox item with focus into view when page is magnified by jongund · Pull Request #2622 · w3c/aria-practices
- Treegrid Pattern keyboard section: Correct text for Control + Home/End by andrewnicols · Pull Request #2779 · w3c/aria-practices
- Navigation Treeview Example: Correct typo: change 'an' to 'and' in accessibility features by sdvg · Pull Request #2776 · w3c/aria-practices
- 11 Example pages: Fix typo in accessibility features: change 'an' to … by mcking65 · Pull Request #2803 · w3c/aria-practices
- Developing a Keyboard Interface Practice: Add missing `kbd` element to macOS re-do command in 'Key Assignment Conventions for Common Functions' by davidlj95 · Pull Request #2805 · w3c/aria-practices
- About Section: Add a page about contributing and APG TF membership by mcking65 · Pull Request #2734 · w3c/aria-practices
- fix combobox dropdown bug by andreancardona · Pull Request #2780 · w3c/aria-practices
PR 2775: Move feed example inside the page by ariellalgilmore
Discuss:
- Impact of iframe on codepen and tests
- Option B? Eliminate feed-display.html page?
- Assign reviewers
Should we make a new PR that implements the change to keyboard chord markup suggested by Nick in PR 1611?
Current Markup | Proposed Markup |
---|---|
<kbd>Ctrl+V</kbd> |
<kbd>Ctrl</kbd>+<kbd>V</kbd> |
Ctrl+V | Ctrl+V |
- Discuss removing recommendation in menubutton pattern to add/remove aria-expanded="true · Issue #697 · w3c/aria-practices
- Related issue: Clarification on aria-haspopup and aria-expanded Attributes · Issue #2808 · w3c/aria-practices
- PR: Menu Button Pattern: Change to specify aria-expanded="false" when menu is not visible by mcking65 · Pull Request #2829 · w3c/aria-practices
- Home
- About the APG TF Work
- Contributing
- Meetings
- Management and Operations Documentation
- Publication Change Logs