diff --git a/index.html b/index.html
index 50a9e8fff..4967c781c 100644
--- a/index.html
+++ b/index.html
@@ -1891,6 +1891,7 @@
Definition of Roles
Prohibited States and Properties: |
+ - aria-braillelabel
- aria-label
- aria-labelledby
@@ -2179,6 +2180,7 @@ Definition of Roles
| Prohibited States and Properties: |
+ - aria-braillelabel
- aria-label
- aria-labelledby
@@ -2940,6 +2942,7 @@ Definition of Roles
| Prohibited States and Properties: |
+ - aria-braillelabel
- aria-label
- aria-labelledby
@@ -3028,6 +3031,7 @@ Definition of Roles
| Prohibited States and Properties: |
+ - aria-braillelabel
- aria-label
- aria-labelledby
@@ -3355,6 +3359,7 @@ Definition of Roles
| Prohibited States and Properties: |
+ - aria-braillelabel
- aria-label
- aria-labelledby
@@ -3698,6 +3703,7 @@ Definition of Roles
| Prohibited States and Properties: |
+ - aria-braillelabel
- aria-brailleroledescription
- aria-label
- aria-labelledby
@@ -4338,6 +4344,7 @@ Definition of Roles
Prohibited States and Properties: |
+ - aria-braillelabel
- aria-label
- aria-labelledby
@@ -5048,6 +5055,7 @@ Definition of Roles
| Prohibited States and Properties: |
+ - aria-braillelabel
- aria-label
- aria-labelledby
@@ -6075,6 +6083,7 @@ Presentational Role Inheritance
| Prohibited States and Properties: |
+ - aria-braillelabel
- aria-label
- aria-labelledby
@@ -6481,6 +6490,7 @@ Presentational Role Inheritance
| Prohibited States and Properties: |
+ - aria-braillelabel
- aria-label
- aria-labelledby
@@ -8283,6 +8293,7 @@ Presentational Role Inheritance
| Prohibited States and Properties: |
+ - aria-braillelabel
- aria-label
- aria-labelledby
@@ -8441,6 +8452,7 @@ Presentational Role Inheritance
| Prohibited States and Properties: |
+ - aria-braillelabel
- aria-label
- aria-labelledby
@@ -8544,6 +8556,7 @@ Presentational Role Inheritance
| Prohibited States and Properties: |
+ - aria-braillelabel
- aria-label
- aria-labelledby
@@ -8631,6 +8644,7 @@ Presentational Role Inheritance
| Prohibited States and Properties: |
+ - aria-braillelabel
- aria-label
- aria-labelledby
@@ -9187,6 +9201,7 @@ Presentational Role Inheritance
| Prohibited States and Properties: |
+ - aria-braillelabel
- aria-label
- aria-labelledby
@@ -9502,6 +9517,7 @@ Presentational Role Inheritance
| Prohibited States and Properties: |
+ - aria-braillelabel
- aria-label
- aria-labelledby
@@ -10685,6 +10701,7 @@ Definitions of States and Properties (all aria-* attributes)
- The value of
aria-braillelabel does not contain any characters in Unicode Braille Patterns or consists of only characters in Unicode Braille Patterns; the value does not only contain Braille Pattern dots-0.
- The value of
aria-braillelabel is not identical to the element's accessible name.
+ Authors MUST NOT specify aria-braillelabel on an element which has an explicit or implicit WAI-ARIA role where aria-braillelabel is prohibited.
Note that Assistive Technologies with braille support can convert the accessible name to Braille. In addition, assistive technologies will be able to customize such braille output according to user preferences. Using only the accessible name, e.g., from content or via aria-label is almost always the better user experience and authors are strongly discouraged from using aria-braillelabel to replicate aria-label . Instead, aria-braillelabel is meant to be used only if the accessible name cannot provide an adequate braille representation, i.e., when a specialized braille description is very different from a text description converted to Braille. It is very important to note that when using aria-braillelabel authors are solely responsible for localizing the attribute value so that it aligns with the document language. In addition, authors need to design a way to clearly communicate the use of this attribute to the user. For example, this could be done in the product documentation. This is even more important when the value consists of Unicode Braille Patterns because Assistive Technologies will pass such content directly to the user without applying user specific braille translations; in general, authors are strongly discouraged from using Unicode Braille Patterns in aria-braillelabel .
Assistive technologies SHOULD use the value of aria-braillelabel when presenting the accessible name of an element in Braille, but SHOULD NOT change other functionality. For example, an assistive technology that provides aural rendering SHOULD use the accessible name.
@@ -10709,7 +10726,7 @@ Definitions of States and Properties (all aria-* attributes)
|
Used in Roles: |
- All elements of the base markup |
+ All elements of the base markup except for some roles or elements that prohibit its use |
Inherits into Roles: |
diff --git a/validator-tests/braillelabel-prohibited.html b/validator-tests/braillelabel-prohibited.html
new file mode 100644
index 000000000..72225df1f
--- /dev/null
+++ b/validator-tests/braillelabel-prohibited.html
@@ -0,0 +1,57 @@
+
+
+BrailleLabel Prohibited
+
+
+
+
+
+bar
+bar
+
+bar
+bar
+
+bar
+bar
+
+bar
+bar
+
+bar
+bar
+
+bar
+bar
+
+bar
+bar
+
+bar
+bar
+
+bar
+bar
+
+bar
+bar
+
+
+
+
+
+
+
|