Skip to content
  • beidson@apple.com's avatar
    LayoutTests: · 6b85029e
    beidson@apple.com authored
    2008-10-22  Brady Eidson  <beidson@apple.com>
    
            Reviewed by Adam Roben
    
            <rdar://6261773> - autocomplete="off" doesn't work on Windows
    
            Remove a skipped test that can now pass with proper DRT support
            
            * platform/win/Skipped: Remove security/autocomplete-cleared-on-back.html
    
    WebKitTools:
    2008-10-22  Brady Eidson  <beidson@apple.com>
    
            Reviewed by Adam Roben
            
            <rdar://6261773> - autocomplete="off" doesn't work on Windows
    
            Implement LayoutTestController::elementDoesAutoCompleteForElementWithId() on Windows
            
            * DumpRenderTree/win/LayoutTestControllerWin.cpp:
            
    WebKit/win:
    2008-10-22  Brady Eidson  <beidson@apple.com>
    
            Reviewed by Adam Roben
            
            Move elementDoesAutoComplete() to IWebFramePrivate so it is exposed for DRT to use
    
            * Interfaces/IWebFramePrivate.idl:
            
            * WebFrame.cpp:
            (WebFrame::elementDoesAutoComplete):
            * WebFrame.h:
            
            * WebHTMLRepresentation.cpp:
            (WebHTMLRepresentation::elementDoesAutoComplete):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@37796 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    6b85029e