Show
Ignore:
Timestamp:
02/08/08 11:23:08 (10 months ago)
Author:
hyatt@apple.com
Message:

Fix for bug 16798, button should default to type=submit.

Reviewed by darin

  • html/HTMLButtonElement.cpp: (WebCore::HTMLButtonElement::type): (WebCore::HTMLButtonElement::parseMappedAttribute):
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/WebCore/ChangeLog

    r30092 r30095  
     12008-02-08  David Hyatt  <hyatt@apple.com> 
     2 
     3        Fix for bug 16798, button should default to type=submit. 
     4 
     5        Reviewed by darin 
     6 
     7        * html/HTMLButtonElement.cpp: 
     8        (WebCore::HTMLButtonElement::type): 
     9        (WebCore::HTMLButtonElement::parseMappedAttribute): 
     10 
    1112008-02-08  Rodney Dawes  <dobey@wayofthemonkey.com> 
    212