- From: <bugzilla@jessica.w3.org>
- Date: Wed, 08 May 2013 17:59:18 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21971
Bug ID: 21971
Summary: Paragraph elements in fieldset example are
semantically incorrect.
Classification: Unclassified
Product: HTML WG
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec
Assignee: dave.null@w3.org
Reporter: xaxiobrandish@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
The paragraph elements located in the examples at the following location are
semantically incorrect:
http://www.w3.org/TR/html5/forms.html#dom-fieldset-elements
As per posts on the mailing list, they serve to separate content rather than
grouping it.
http://lists.w3.org/Archives/Public/public-html-comments/2013May/0012.html
http://lists.w3.org/Archives/Public/public-html-comments/2013May/0017.html
Specifically, in the three examples at the end of the section, all paragraph
elements can be removed and still achieve the same semantic effect. All of the
elements in the forms are related, and separated by labels.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Wednesday, 8 May 2013 17:59:19 UTC