Skip to content

Commit 5bc921d

Browse files
committed
chore: Update branch with latest issue3193-aria-actions-listbox changes and submodule updates
1 parent cc2ebbd commit 5bc921d

2 files changed

Lines changed: 2 additions & 15 deletions

File tree

ARIA/apg/patterns/listbox/examples/listbox-actions.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -136,20 +136,7 @@ lang: en
136136
Plan your bucket list: Select an item to view or edit its details. Flag it for follow up if you need to do
137137
more research. You can also rank or delete items.
138138
</p>
139-
<ul>
140-
<li>https://github.com/w3c/aria-practices/pull/3400
141-
<ul>
142-
<li>
143-
Readonly edit like color picker and file tree view so it can be accessible and screen reader users could tab to it
144-
</li><li>
145-
Don't have selection follow focus. Require space bar or enter key. Other listbox examples follow the implicit selection model so having it require an enter.
146-
</li><li>
147-
Make the star next to the checkbox the action and remove the button from the actions buttons
148-
</li>
149-
</ul>
150-
</li>
151-
</ul>
152-
139+
153140
<div class="contentRow">
154141
<div class="contentColumn">
155142

0 commit comments

Comments
 (0)