Skip to content
  • adele's avatar
    LayoutTests: · 365db64e
    adele authored
            Reviewed by Adam.
    
            - Updated results for <rdar://problem/4463841> Switch to use new list box implementation for <select multiple>
    
            * fast/forms/HTMLOptionElement_label05-expected.checksum:
            * fast/forms/HTMLOptionElement_label05-expected.png:
            * fast/forms/HTMLOptionElement_label05-expected.txt:
            * fast/forms/form-element-geometry-expected.checksum:
            * fast/forms/form-element-geometry-expected.png:
            * fast/forms/form-element-geometry-expected.txt:
            * fast/forms/option-strip-whitespace-expected.checksum:
            * fast/forms/option-strip-whitespace-expected.png:
            * fast/forms/option-strip-whitespace-expected.txt:
            * fast/forms/password-doubleclick-selection-expected.txt: Added.
            * fast/forms/password-doubleclick-selection.html: Added.
            * fast/forms/select-change-popup-to-listbox-expected.checksum:
            * fast/forms/select-change-popup-to-listbox-expected.png:
            * fast/forms/select-change-popup-to-listbox-expected.txt:
            * fast/text/updateNewFont-expected.checksum:
            * fast/text/updateNewFont-expected.png:
            * fast/text/updateNewFont-expected.txt:
    
    WebCore:
    
            Reviewed by Adam.
    
            - Fix for <rdar://problem/4463841> Switch to use new list box implementation for <select multiple>
    
            There are a few outstanding issues, so I've left the old code in for now.  So you can use the old-style listboxes
            by using "-webkit-appearance:none".
    
            * css/html4.css:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@16718 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    365db64e