[Bug 7434] Everything with role=heading should also have an associated aria-level that indicates the level of the heading. The level of the heading should probably be based on the outline algorithm.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=7434





--- Comment #2 from Anne <annevk@opera.com>  2009-08-26 15:05:19 ---
I'm not suggesting to influence the outline algorithm with attributes. I'm
suggesting to influence AT with the proper "implicit" attributes. One could
argue that ARIA should have never introduced role=heading and aria-level in the
first place because HTML adequately solves the use case, but it did. And since
it was decided to provide the implicit mapping between HTML and ARIA, we should
probably use all the features it provides, including aria-level.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 26 August 2009 15:05:30 UTC