-
Notifications
You must be signed in to change notification settings - Fork 344
March 2, 2021 Agenda
Start at 11:00 -- 5 minutes.
- Any requests for change to agenda?
- Any quick announcements?
- Next meeting: March 9
- Wednesday March 3: "master" branch will become "main" branch.
- After rename, there are 3 commands to perform on local clones.
- Rename the master branch · Issue #1421 · w3c/aria-practices
Plan:
- Complete reviews and merge color viewer slider. Status: ready to merge?
- Review and merge thermostat slider. Status: next priority?
- Review and merge multi-thumb slider.
- Review and merge range-based thermostat slider.
- Preview of Color Viewer Slider Example | WAI-ARIA Authoring Practices 1.2
- Pull request for Slider color viewer update from focus group meeting results #1746
- Slider thermostat update from focus group meeting results by jongund · Pull Request #1755 · w3c/aria-practices
- This is ready to merge except for one aspect of high contrast documentation.
- Add example of disclosure navigation with top-level links by smhigley · Pull Request #1614 · w3c/aria-practices
Discuss this text; it does not yet explain the accessibility feature, why it matters for users, and why the technique for achieving it was chosen.
To ensure the carets that indicate the presence and state of the disclosures are reliably rendered when operating system or browser high contrast settings are enabled, visual indication of the show/hide state is created using CSS ::after pseudo element border styles.
Compare to what we have written in the navigation menu bar for similar HCM support:
To ensure the arrow icons used to indicate the expanded or collapsed state have sufficient contrast with the background when high contrast settings invert colors, the CSS currentColor value for the fill and stroke properties of the SVG polygon element is used to synchronize the color with text content. If specific colors are used to specify the fill and stroke properties, these colors will remain the same in high contrast mode, which could lead to insufficient contrast between the icon and the background or even make the icon invisible if its color matches the high contrast mode background.
Prioritize next steps in Tree and Treegrid Pattern and Examples Development Project
Issues to discuss:
- Consider removal of File Directory Treeview Example Using Computed Properties | WAI-ARIA Authoring Practices 1.2
- Update declared properties version to better illustrate need for declaring setsize and posinset
- Tree View examples do not use aria-selected · Issue #666 · w3c/aria-practices
- Treeview images need to be hidden from screen readers · Issue #1768 · w3c/aria-practices
- Home
- About the APG TF Work
- Contributing
- Meetings
- Management and Operations Documentation
- Publication Change Logs