- From: <bugzilla@jessica.w3.org>
- Date: Tue, 21 Feb 2012 21:59:32 +0000
- To: public-html@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16066
Summary: Use of single solidus character on void elements.
Almost all void elements used in the examples
throughout the HTML5 specification have no closing
single solidus character. In the Start tags section
(8.1.2.1) it states that its use has no effect on void
e
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#top
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Specification: http://www.w3.org/TR/html5/Overview.html
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top
Comment:
Use of single solidus character on void elements.
Almost all void elements used in the examples throughout the HTML5
specification have no closing single solidus character.
In the Start tags section (8.1.2.1) it states that its use has no effect on
void elements but it does on foreign elements.
While not required, I'd suggest to use it on all void elements in the examples
as well. This sets a good example and ensures that the reader gets presented
with a consistent style for self-closing elements.
It would be even better if a statement was added to the specs about what is
recommended or considered good practise to do.
Posted from: 87.195.226.142
User agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:10.0.2) Gecko/20100101
Firefox/10.0.2
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Wednesday, 22 February 2012 08:08:37 UTC