Accessibility/JSON ARIA: Difference between revisions

Line 33: Line 33:


The author only needs to include the fallback role that we inherit from (in this case listbox or option) if they
The author only needs to include the fallback role that we inherit from (in this case listbox or option) if they
need support for browser version that support ARIUA but don't support role extensibility. Browsers that support
need support for browser version that support ARIA but don't support role extensibility. Browsers that support
role extensibility should utilize the "inherits" field from the JSON file.
role extensibility should utilize the "inherits" field from the JSON file.


346

edits