Skip to content
  • eric@webkit.org's avatar
    2009-08-25 Kent Tamura <tkent@chromium.org> · 2ed5dc6c
    eric@webkit.org authored
            Reviewed by Eric Seidel.
    
            Support for HTMLInputElement::list and HTMLInputElement::selectedOption.
            https://bugs.webkit.org/show_bug.cgi?id=27756
    
            Tests: fast/forms/input-list.html
                   fast/forms/input-selectedoption.html
    
            * html/HTMLAttributeNames.in:
            * html/HTMLInputElement.cpp:
            (WebCore::HTMLInputElement::parseMappedAttribute):
            (WebCore::HTMLInputElement::list):
            (WebCore::HTMLInputElement::selectedOption):
            * html/HTMLInputElement.h:
            * html/HTMLInputElement.idl:
    2009-08-25  Kent Tamura  <tkent@chromium.org>
    
            Reviewed by Eric Seidel.
    
            Support for HTMLInputElement::list and HTMLInputElement::selectedOption.
            https://bugs.webkit.org/show_bug.cgi?id=27756
    
            * fast/forms/input-list-expected.txt: Added.
            * fast/forms/input-list.html: Added.
            * fast/forms/input-selectedoption-expected.txt: Added.
            * fast/forms/input-selectedoption.html: Added.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@47767 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    2ed5dc6c