Hi Alex, Why are accName/accDescription insufficient?
Thanks, Jamie On 9/08/2011 1:36 PM, Alexander Surkov wrote: > Hi. > > IATable2 provides caption and summary properties that return > accessible objects. HTML table summary is provided by @summary > attribute so there's no accessible object that's created from DOM > element. This can be workarounded by artificial accessible object > creation that is attached or not attached to the tree but this > complicates implementation and I would try to avoid it. Can we extend > the IAccessibleTable2 by summaryText and captionText attributes or > introduce summary and caption object attributes on table accessible if > interface change is not desired for this? > > Thank you. > Alexander. > _______________________________________________ > Accessibility-ia2 mailing list > [email protected] > https://lists.linux-foundation.org/mailman/listinfo/accessibility-ia2 -- James Teh Vice President, Developer NV Access Inc, ABN 61773362390 Email: [email protected] Web site: http://www.nvaccess.org/ _______________________________________________ Accessibility-ia2 mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/accessibility-ia2
