- From: <bugzilla@jessica.w3.org>
- Date: Thu, 09 Jan 2014 19:59:02 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24259
Bug ID: 24259
Summary: incorrect use of main in example - whatwg seepage
Product: HTML WG
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec
Assignee: dave.null@w3.org
Reporter: faulkner.steve@gmail.com
QA Contact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-admin@w3.org,
public-html-wg-issue-tracking@w3.org
modify example to correct misuse of main
"<article>
<header>
<nav>
<a href="?t=-1d">Yesterday</a>;
<a href="?t=-7d">Last week</a>;
<a href="?t=-1m">Last month</a>
</nav>
<h1>We're adopting a child!</h1>
</header>
<main>
<p>As of today, Janine and I have signed the papers to become
the proud parents of baby Diane! We've been looking forward to
this day for weeks.</p>
</main>"
http://www.w3.org/html/wg/drafts/html/master/sections.html#headings-and-sections
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 9 January 2014 19:59:04 UTC