<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>14307</bug_id>
          
          <creation_ts>2011-09-27 15:22:21 +0000</creation_ts>
          <short_desc>interface HTMLInputElement : HTMLElement {            attribute DOMString accept;            attribute DOMString alt;            attribute DOMString autocomplete;            attribute boolean autofocus;            attribute boolean defaultChecked;</short_desc>
          <delta_ts>2011-09-28 14:20:31 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#the-input-element</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>jackalmage</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>57417</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-09-27 15:22:21 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-input-element.html
Multipage: http://www.whatwg.org/C#the-input-element
Complete: http://www.whatwg.org/c#the-input-element

Comment:
interface HTMLInputElement : HTMLElement {	      attribute DOMString
accept; 	   attribute DOMString alt;	       attribute DOMString
autocomplete;		 attribute boolean autofocus;		 attribute
boolean defaultChecked; 	   attribute boolean checked;		
attribute DOMString dirName;		attribute boolean disabled;   readonly
attribute HTMLFormElement? form;   readonly attribute FileList? files;	      
   attribute DOMString formAction;	      attribute DOMString formEnctype;
	   attribute DOMString formMethod;	      attribute boolean
formNoValidate; 	   attribute DOMString formTarget;	     
attribute DOMString height;	       attribute boolean indeterminate;  
readonly attribute HTMLElement? list;		 attribute DOMString max;     
      attribute long maxLength; 	   attribute DOMString min;	      
attribute boolean multiple;	       attribute DOMString name;	   
attribute DOMString pattern;		attribute DOMString placeholder;      
     attribute boolean readOnly;	    attribute boolean required;       
    attribute unsigned long size;	     attribute DOMString src;	      
  attribute DOMString step;	       attribute DOMString type;	   
attribute DOMString defaultValue;	     attribute DOMString value;       
    attribute Date valueAsDate; 	   attribute double valueAsNumber;  
readonly attribute HTMLOptionElement? selectedOption;		 attribute
DOMString width;    void stepUp(optional long n);   void stepDown(optional
long n);    readonly attribute boolean willValidate;   readonly attribute
ValidityState validity;   readonly attribute DOMString validationMessage;  
boolean checkValidity();   void setCustomValidity(DOMString error);   
readonly attribute NodeList labels;    void select();		 attribute
unsigned long selectionStart;		 attribute unsigned long selectionEnd;
	   attribute DOMString selectionDirection;   void
setSelectionRange(unsigned long start, unsigned long end, optional DOMString
direction); };

Posted from: 72.66.250.26
User agent: Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.186 Safari/535.1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>