diff --git a/guidelines/index.html b/guidelines/index.html index ff0e607b60..ad7412fe37 100644 --- a/guidelines/index.html +++ b/guidelines/index.html @@ -276,12 +276,10 @@
AAA
-New
- -When user interface components have keyboard focus, all of the following are true:
-AA
New
diff --git a/guidelines/sc/22/focus-not-obscured-enhanced.html b/guidelines/sc/22/focus-not-obscured-enhanced.html new file mode 100644 index 0000000000..4e56caa80e --- /dev/null +++ b/guidelines/sc/22/focus-not-obscured-enhanced.html @@ -0,0 +1,11 @@ +AA
+New
+ +When a user interface component receives keyboard focus, no part of the focus indicator is hidden by author-created content.
+ + +AA
New
diff --git a/techniques/css/C41.html b/techniques/css/C41.html index 3f707242ef..0f7b343f9a 100644 --- a/techniques/css/C41.html +++ b/techniques/css/C41.html @@ -66,7 +66,7 @@The required change of contrast for Focus Appearance Minimum is 3:1, this technique also applies to Focus Appearance Enhanced, which has a higher requirement of 4.5:1.
+The required change of contrast for Focus Appearance Minimum is 3:1, this technique goes slightly beyond the minumum requirement.