- From: <bugzilla@jessica.w3.org>
- Date: Thu, 21 Aug 2014 14:23:43 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26628
Bug ID: 26628
Summary: change article and section to reflect HTML5
definitions
Product: HTML WG
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 differences from HTML4
Assignee: simonp@opera.com
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
In HTML5 section should be identified typically using h1-h6 elements.
Current:
section represents a generic document or application section. It can be used
together with the h1, h2, h3, h4, h5, and h6 elements to indicate the document
structure.
suggested:
"The section element represents a generic section of a document or application.
A section, in this context, is a thematic grouping of content. The theme of
each section should be identified, typically by including a heading (h1-h6
element) as a child of the section element."
http://www.w3.org/TR/html5/sections.html#the-article-element
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Thursday, 21 August 2014 14:23:45 UTC