[whatwg] use cases for untitled article and section elements
Mathias Bynens
mathias at qiwi.be
Tue Jan 15 06:44:31 PST 2013
On 15 Jan 2013, at 10:57, Steve Faulkner <faulkner.steve at gmail.com> wrote:
> Can anyone point me to or provide use cases for untitled article and
> section elements?
Comments on blog posts, or forum posts.
> as in who are the potential consumers of document outlines with untitled
> sections?
This is a different question, as there are more sectioning elements than just <article> and <section>. <nav>, for example. (See http://www.whatwg.org/specs/web-apps/current-work/multipage/sections.html.)
E.g. if there’s only a single <nav> element in the document, it means that element represents the primary navigation. As such there’s no need to title that section IMHO.
More information about the whatwg
mailing list