Changes

Jump to: navigation, search

Accessibility/JSON ARIA

390 bytes added, 18:17, 9 November 2007
Definining the widget
<!-- for a focusable widget) -->
"nameOkFromContents": true,
"activeProperties": [
<!-- AT should notify user of changes if the object has focus, -->
],
"editableProperties":
<!-- Treat as an active property in terms of presentation, but -->
<!-- also allow the user to change the property if it is not marked -->
<!-- disabled or readonly -->
<!-- The web page should capture mutation events so that alternative -->
<!-- input ATs can set the property via the a11y APIs -->
[ "ignored", "boolean" ],
 
"passiveProperties": [ <!-- AT should not notify user of changes, but should still present these properties when the object receives with them focus -->
<!-- prop attribute name, data type, optional l10n string -->
346
edits

Navigation menu