Accessibility/TextAttributes: Difference between revisions

Jump to navigation Jump to search
Line 95: Line 95:
| "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.
| "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
| Not misspelled or invalid in any way
|-
| static
| "true" for list bullet/numbering text or layout-inserted text (such as via CSS pseudo styles :before or :after)
| false
|}
|}


Line 109: Line 105:
! Attribute description
! Attribute description
! Default value if attribute not exposed
! Default value if attribute not exposed
|-
| auto-generated
| "true" for list bullet/numbering text or layout-inserted text (such as via CSS pseudo styles :before or :after)
| false
|-
|-
| background-color
| background-color
Confirmed users
292

edits

Navigation menu