You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/patterns/tabs/examples/tabs-actions.html
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -281,9 +281,7 @@ <h3 id="kbd1_label">Tabs</h3>
281
281
</td>
282
282
</tr>
283
283
<trdata-test-id="key-shift-tab">
284
-
<th>
285
-
<kbd>Shift</kbd> + <kbd>Tab</kbd>
286
-
</th>
284
+
<th><kbd>Shift</kbd> + <kbd>Tab</kbd></th>
287
285
<td>
288
286
<ul>
289
287
<li>When focus moves from the active tab panel content into the <code>tablist</code>, moves focus to the menu <code>button</code> associated with the active <code>tab</code>.</li>
0 commit comments