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 13517 - Not 'type=checkbox' but 'type="checkbox"'
Summary: Not 'type=checkbox' but 'type="checkbox"'
Status: RESOLVED INVALID
Alias: None
Product: HTML WG
Classification: Unclassified
Component: LC1 HTML Canvas 2D Context (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-02 09:23 UTC by contributor
Modified: 2011-08-04 05:03 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2011-08-02 09:23:54 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html
Multipage: http://www.whatwg.org/C#drawCustomFocusRingExample
Complete: http://www.whatwg.org/c#drawCustomFocusRingExample

Comment:
Not 'type=checkbox' but 'type="checkbox"'

Posted from: 152.66.140.112
User agent: Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20100101 Firefox/5.0
Comment 1 Tab Atkins Jr. 2011-08-02 17:46:04 UTC
Unquoted attributes are perfectly valid.
Comment 2 Michael[tm] Smith 2011-08-04 05:03:32 UTC
mass-move component to LC1