- From: <bugzilla@jessica.w3.org>
- Date: Sun, 12 Sep 2010 18:18:48 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10255 --- Comment #4 from Aryeh Gregor <Simetrical+w3cbug@gmail.com> 2010-09-12 18:18:48 --- The spec explicitly and normatively says you can use <article> in those cases: """ When article elements are nested, the inner article elements represent articles that are in principle related to the contents of the outer article. For instance, a blog entry on a site that accepts user-submitted comments could represent the comments as article elements nested within the article element for the blog entry. """ http://www.whatwg.org/specs/web-apps/current-work/multipage/sections.html#the-article-element The name is arguably not ideal, but that's true for most HTML elements, and it's usually hard to come up with better ones. -- 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 Sunday, 12 September 2010 18:18:50 UTC