This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 19850 - should the type and name attribute values be enclosed in quotes?
Summary: should the type and name attribute values be enclosed in quotes?
Status: RESOLVED WORKSFORME
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-04 04:17 UTC by contributor
Modified: 2012-11-05 20:12 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2012-11-04 04:17:17 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html
Multipage: http://www.whatwg.org/C#writing-a-form's-user-interface
Complete: http://www.whatwg.org/c#writing-a-form's-user-interface

Comment:
should the type and name attribute values be enclosed in quotes?

Posted from: 108.162.138.166
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4
Comment 1 Ian 'Hixie' Hickson 2012-11-05 20:12:01 UTC
There is no particular significance to the way some of the attributes have their values quoted and others don't. The HTML syntax allows a variety of equally valid ways to specify attributes, as discussed in the syntax section.