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: index.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -11779,11 +11779,11 @@ <h2>Definitions of States and Properties (all aria-* attributes)</h2>
11779
11779
<li>If the value of <code>aria-braillelabel</code> does not contain characters in Unicode Braille Patterns (U+2800..U+28FF), translate the value according to the user's preferred translation table.</li>
11780
11780
<li>Otherwise, pass the value to the user without translation.</li>
11781
11781
</ol>
11782
-
<p>The following example shows the use of <code>aria-braillelabel</code> to indicate that a button's description has a particular braille contraction.</p>
0 commit comments