|
|
| Line 85: |
Line 85: |
| = List of supported attributes = | | = List of supported attributes = |
|
| |
|
| == Gecko specific ==
| |
|
| |
|
| {| summary="Gecko Specific Text Attributes" width="90%" border="1" cellspacing="1" cellpadding="1"
| |
| ! Attribute name
| |
| ! Attribute description
| |
| ! Default value if attribute not exposed
| |
| |-
| |
| | invalid
| |
| | "spelling" if it is marked by the inline spell checker for being incorrectly spelled. Attribute not present in all other cases. Also can support "grammar" or "true" since aria-invalid can be used to mark up any span, and aria-invalid must map to this.
| |
| | Not misspelled or invalid in any way
| |
| |}
| |
|
| |
|
| == Linux Foundation Proposed (ATK + IA2) == | | == Linux Foundation Proposed (ATK + IA2) == |