- From: <bugzilla@jessica.w3.org>
- Date: Tue, 21 Feb 2012 21:23:07 +0000
- To: public-html@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16065
Summary: Consistent attribute value quoting in examples. The
examples throughout the HTML5 specification have an
inconsistent use of attribute value quoting, this can
be observed in particular in the Forms section (4.10).
Where one attribute value is surrounded by
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://dev.w3.org/html5/spec/Overview.html
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top
Comment:
Consistent attribute value quoting in examples.
The examples throughout the HTML5 specification have an inconsistent use of
attribute value quoting, this can be observed in particular in the Forms
section (4.10). Where one attribute value is surrounded by quotes, the other
one isn't, even within a single element like:
<input type=tel name="custtel">
All examples should be using one consistent style, where the recommended style
should be applied.
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:42 UTC