[g-a-devel] HTML 5 figure and figcaption elements.



Hi. HTML 5 provides two new elements figure and figcaption that seems
to don't have a good way for ATK mapping.

The proposal is:
1) introduce new ATK role for figure element like ROLE_FIGURE
2) use ROLE_CAPTION for figcaption element
3) make figure and figcaption accessible objects related by label relations

Resources:
w3c: http://dev.w3.org/html5/spec/grouping-content.html#the-figure-element
example: http://www.w3schools.com/html5/tryit.asp?filename=tryhtml5_figure
TPG blog: http://www.paciellogroup.com/blog/2011/08/html5-accessibility-chops-the-figure-and-figcaption-elements/
Mozilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=658272
IA2 thread: http://lists.linuxfoundation.org/pipermail/accessibility-ia2/2011-November/001550.html

I would love to hear your feedback.

Thank you.
Alex.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]