- From: <bugzilla@jessica.w3.org>
- Date: Tue, 15 Oct 2013 15:42:45 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23524
steve faulkner <faulkner.steve@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |faulkner.steve@gmail.com
Assignee|dave.null@w3.org |faulkner.steve@gmail.com
--- Comment #1 from steve faulkner <faulkner.steve@gmail.com> ---
(In reply to Ryan McGinty from comment #0)
> Headings within sectioning elements should start with H1 instead of H2/H3 as
> shown in the section element example below.
>
> "<article>
> <header>
> <h2>Apples</h2>
> <p>Tasty, delicious fruit!</p>
> </header>
> <p>The apple is the pomaceous fruit of the apple tree.</p>
> <section>
> <h3>Red Delicious</h3>
> <p>These bright red apples are the most common found in many
> supermarkets.</p>
> </section>
> <section>
> <h3>Granny Smith</h3>
> <p>These juicy, green apples make a great filling for
> apple pies.</p>
> </section>
> </article>"
why?
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 15 October 2013 15:42:50 UTC