On 8/06/2011 7:46 AM, Peter Korn wrote: > * Regarding the explicit name > <https://wiki.mozilla.org/Accessibility/IA2_1.3#Explicit_name> > idea, what about a simple property indicating whether the name was > explicitly set vs. derived automatically? In principle, I prefer that to another name retrieval property. It seems redundant to implement two name retrieval properties that will return the same thing in many cases (and explicitName will return NULL whenever they are different).
That said, having to check an additional property does mean an extra call, which will have a slight performance impact. Even so, the AT will probably need the name regardless, even if it treats it differently based on whether it is "explicit". Jamie -- 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
