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 23840 - input id="inputBoxDept" type="text" name="inputBoxDept" path="cobolProgram.departmentNumber" size="2" maxlength="2" placeholder="DD" autofocus="autofocus" pattern="[0 [...]
Summary: input id="inputBoxDept" type="text" name="inputBoxDept" path="cobolProgram.d...
Status: RESOLVED INVALID
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: 2013-11-15 20:34 UTC by contributor
Modified: 2013-11-18 19:18 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2013-11-15 20:34:28 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/common-input-element-attributes.html
Multipage: http://www.whatwg.org/C#the-pattern-attribute
Complete: http://www.whatwg.org/c#the-pattern-attribute
Referrer: https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=5&sqi=2&ved=0CEEQFjAE&url=http%3A%2F%2Fwww.whatwg.org%2Fspecs%2Fweb-apps%2Fcurrent-work%2Fmultipage%2Fcommon-input-element-attributes.html&ei=iIKGUvuFJ4qU2gX76YC4Bw&usg=AFQjCNEjUxHHv54kSP0iyyJjMVisBuCWDA

Comment:
input id="inputBoxDept" type="text" name="inputBoxDept" 		      
							
path="cobolProgram.departmentNumber" size="2" maxlength="2"		      
								
placeholder="DD" autofocus="autofocus"					      
						 pattern="[0-9]{2}" title="The
endevor dept code of the main module." 

Posted from: 65.42.26.190
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.57 Safari/537.36