- From: <bugzilla@jessica.w3.org>
- Date: Thu, 20 Oct 2011 20:09:33 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14519
Ian 'Hixie' Hickson <ian@hixie.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ian@hixie.ch
--- Comment #3 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-10-20 20:09:33 UTC ---
What problem does this solve?
You don't _have_ to use <nav>. Why would you use it for inline stuff? The whole
point of <nav> is to provide a hint to accessibility tools that the block is a
section that can be skipped unless the user wants navigation, and a hint to
outline creators that this is a section. I don't see why you'd use <nav> in
your example at all.
--
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 Thursday, 20 October 2011 20:09:35 UTC