- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 26 Aug 2009 14:58:40 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7434
Henri Sivonen <hsivonen@iki.fi> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hsivonen@iki.fi
--- Comment #1 from Henri Sivonen <hsivonen@iki.fi> 2009-08-26 14:58:39 ---
What problem does using role=heading aria-level=2 solve compared to using <h2>?
Making the outline algorithm sensitive to attributes can turn out to be a major
perf problem. (Consider developing a selector for outline depth and caching
stuff on heading nodes in the DOM.)
--
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 14:58:49 UTC