Side by Side Diff: LayoutTests/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.html 
  
  
    
       
    Issue 16194013 : 
  Mouse press should focus on any types of form controls.  (Closed) 
  
    Patch Set: rebase, common->default, etc. 
    
  
  
    Use n/p to move between diff chunks;
    N/P to move between comments.
    
    Draft comments are only viewable by you. 
    
  
 
  
  
    Jump to: 
      
        LayoutTests/TestExpectations 
      
        LayoutTests/fast/events/click-focus-control.html 
      
        LayoutTests/fast/events/click-focus-control-expected.txt 
      
        LayoutTests/fast/forms/button/button-reset-focus-by-mouse.html 
      
        LayoutTests/fast/forms/button/button-reset-focus-by-mouse-expected.html 
      
        LayoutTests/fast/forms/button/button-reset-focus-by-mouse-then-keydown.html 
      
        LayoutTests/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.html 
      
        LayoutTests/fast/forms/checkbox/checkbox-focus-by-mouse.html 
      
        LayoutTests/fast/forms/checkbox/checkbox-focus-by-mouse-expected.html 
      
        LayoutTests/fast/forms/checkbox/checkbox-focus-by-mouse-then-keydown.html 
      
        LayoutTests/fast/forms/checkbox/checkbox-focus-by-mouse-then-keydown-expected.html 
      
        LayoutTests/fast/forms/radio/radio-focus-by-mouse.html 
      
        LayoutTests/fast/forms/radio/radio-focus-by-mouse-expected.html 
      
        LayoutTests/fast/forms/radio/radio-focus-by-mouse-then-keydown.html 
      
        LayoutTests/fast/forms/radio/radio-focus-by-mouse-then-keydown-expected.html 
      
        LayoutTests/fast/forms/range/range-focus-by-mouse.html 
      
        LayoutTests/fast/forms/range/range-focus-by-mouse-expected.html 
      
        LayoutTests/fast/forms/range/range-focus-by-mouse-then-keydown.html 
      
        LayoutTests/fast/forms/range/range-focus-by-mouse-then-keydown-expected.html 
      
        LayoutTests/fast/forms/submit/submit-focus-by-mouse.html 
      
        LayoutTests/fast/forms/submit/submit-focus-by-mouse-expected.html 
      
        LayoutTests/fast/forms/submit/submit-focus-by-mouse-then-keydown.html 
      
        LayoutTests/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.html 
      
        Source/core/dom/EventDispatcher.cpp 
      
        Source/core/dom/Node.h 
      
        Source/core/dom/Node.cpp 
      
        Source/core/html/BaseChooserOnlyDateAndTimeInputType.h 
      
        Source/core/html/BaseChooserOnlyDateAndTimeInputType.cpp 
      
        Source/core/html/BaseDateAndTimeInputType.h 
      
        Source/core/html/BaseDateAndTimeInputType.cpp 
      
        Source/core/html/BaseMultipleFieldsDateAndTimeInputType.h 
      
        Source/core/html/BaseMultipleFieldsDateAndTimeInputType.cpp 
      
        Source/core/html/HTMLFormControlElement.h 
      
        Source/core/html/HTMLFormControlElement.cpp 
      
        Source/core/html/HTMLInputElement.h 
      
        Source/core/html/HTMLInputElement.cpp 
      
        Source/core/html/HTMLSelectElement.h 
      
        Source/core/html/HTMLSelectElement.cpp 
      
        Source/core/html/HTMLTextAreaElement.h 
      
        Source/core/html/HTMLTextAreaElement.cpp 
      
        Source/core/html/InputType.h 
      
        Source/core/html/InputType.cpp 
      
        Source/core/html/TextFieldInputType.h 
      
        Source/core/html/TextFieldInputType.cpp 
      
        Source/core/page/EventHandler.cpp 
      
        Source/core/page/FocusDirection.h 
      
        Source/core/rendering/RenderInline.cpp 
      
        Source/core/rendering/RenderObject.cpp 
      
        Source/core/rendering/RenderTheme.h 
      
        Source/core/rendering/RenderTheme.cpp