Accessibility/Attributes: Difference between revisions

Line 51: Line 51:
|-
|-
| xml-roles
| xml-roles
| The exact ARIA role, Used when a [http://developer.mozilla.org/en/docs/Accessible_DHTML dynamic content accessibility] role string is used, it is exposed here. This may provide more information than the AT-SPI role, which is best-fit. In the future, this may be a space or comma delimited list of roles ... hopefully t :)
| The exact ARIA role, Used when a [http://developer.mozilla.org/en/docs/Accessible_DHTML dynamic content accessibility] role string is used, it is exposed here. This may provide more information than the AT-SPI role, which is best-fit. In the future, this may be a space or comma delimited list of roles ... hopefully not :)
|  
|  
| Yes
| Yes
Line 59: Line 59:
|-
|-
| layout-guess
| layout-guess
| "true" when Gecko's heuristic determines that it is a table that is probably used for layout, t for table.<br /> Value not set means it is probably a data table.
| "true" when Gecko's heuristic determines that it is a table that is probably used for layout, not for a data table.<br /> Value not set means it is probably a data table.
|  
|  
| Only on ROLE_TABLE
| Only on ROLE_TABLE
346

edits