- From: <bugzilla@jessica.w3.org>
- Date: Wed, 10 Jun 2015 06:52:52 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28786
Bug ID: 28786
Summary: Section element - Example error
Product: HTML WG
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Keywords: editorial
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
Section element - Example error
I see that there is a mistake on the section element
(http://www.w3.org/TR/html5/sections.html#the-section-element) in the last code
example about the book authors. You can see that the CSS used for render
headings is an h1 element, but on the HTML it is using an h3 element. So maybe
the correct for CSS is "section.chapter h3" and "section.appendix h3".
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 10 June 2015 06:52:55 UTC