[Bug 14307] interface HTMLInputElement : HTMLElement { attribute DOMString accept; attribute DOMString alt; attribute DOMString autocomplete; attribute boolean autofocus; attribute boolean defaultChecked;

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14307

Tab Atkins Jr. <jackalmage@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jackalmage@gmail.com
         Resolution|                            |INVALID
            Summary|interface HTMLInputElement  |interface HTMLInputElement
                   |: HTMLElement {             |: HTMLElement {
                   |attribute DOMString accept; |attribute DOMString accept;
                   |           attribute        |           attribute
                   |DOMString alt;              |DOMString alt;
                   |attribute DOMString         |attribute DOMString
                   |autocomplete;               |autocomplete;
                   |attribute boolean           |attribute boolean
                   |autofocus;                  |autofocus;
                   |attribute boolean           |attribute boolean
                   |defaultChecked;             |defaultChecked;

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 28 September 2011 14:20:35 UTC