From 0879bb7245d45f3fa9c84c82a2165d324b387890 Mon Sep 17 00:00:00 2001 From: Matt King Date: Fri, 10 Feb 2017 18:02:19 -0800 Subject: [PATCH] Clarify Tab Key Behavior in Tabs pattern Modified tabs pattern keyboard section of aria-practices.html based on feedback from @shirsha in issue #278. Changed: "Tab: When the tab list receives focus, places focus on the active tab element ." To: "Tab: When focus moves into the tab list, places focus on the active tab element ." --- aria-practices.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aria-practices.html b/aria-practices.html index bb119dfcd5..18cd4e3c37 100644 --- a/aria-practices.html +++ b/aria-practices.html @@ -1768,7 +1768,7 @@

Keyboard Interaction

For the tab list: