- From: <bugzilla@jessica.w3.org>
- Date: Sat, 22 Oct 2011 04:08:44 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14540
Summary: what about if the <body> IS an article?
Product: HTML WG
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: giorgio.liscio@email.it
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
hello,
what about if *the entire <body> IS the article*,
<body>
<article></article><!-- new section here, I don't want to introduce new one
-->
</body>
I think that the difference between <nav|aside> and <article> is that nav and
aside can't be primary content, the main section, of a document, article yes
so maybe <article> should not be a sectioning element, or you should provide a
way to mark the <body> as article
p.s. I don't want to break up your hard work of years, I'm just submitting my
opinion.
I hope this helps!
--
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 Saturday, 22 October 2011 04:08:46 UTC