Side by Side Diff: third_party/WebKit/Source/web/tests/data/editable_elements.html 
  
  
    
       
    
  
 
    Issue 2616623002 : 
  Do not send redundant selectionchange-events (decouple focus)  (Closed) 
  
 
  
    Patch Set: Get Document from selection 
    
  
  
    Use n/p to move between diff chunks;
    N/P to move between comments.
    
    Draft comments are only viewable by you. 
    
  
 
  
  
    Jump to: 
      
        content/public/android/javatests/src/org/chromium/content/browser/input/ImeTest.java 
      
        content/test/data/android/input/input_forms.html 
      
        third_party/WebKit/LayoutTests/editing/input/keyboard_event_without_focus.html 
      
        third_party/WebKit/LayoutTests/editing/selection/focus-and-display-none-and-redisplay.html 
      
        third_party/WebKit/LayoutTests/editing/selection/focus-and-display-none-and-redisplay-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/events/touch/gesture/focus-selectionchange-on-tap-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/forms/focus-selection-input-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/forms/focus-selection-textarea-expected.txt 
      
        third_party/WebKit/LayoutTests/platform/android/fast/forms/textarea/textarea-scrolled-mask-expected.txt 
      
        third_party/WebKit/LayoutTests/platform/linux/fast/forms/focus-selection-textarea-expected.txt 
      
        third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-scrolled-mask-expected.txt 
      
        third_party/WebKit/LayoutTests/platform/linux/plugins/mouse-click-plugin-clears-selection-expected.png 
      
        third_party/WebKit/LayoutTests/platform/linux/plugins/mouse-click-plugin-clears-selection-expected.txt 
      
        third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/textarea/textarea-scrolled-mask-expected.txt 
      
        third_party/WebKit/LayoutTests/platform/mac-mac10.10/plugins/mouse-click-plugin-clears-selection-expected.txt 
      
        third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/textarea/textarea-scrolled-mask-expected.txt 
      
        third_party/WebKit/LayoutTests/platform/mac-mac10.9/plugins/mouse-click-plugin-clears-selection-expected.txt 
      
        third_party/WebKit/LayoutTests/platform/mac/fast/forms/focus-selection-textarea-expected.txt 
      
        third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-scrolled-mask-expected.txt 
      
        third_party/WebKit/LayoutTests/platform/mac/plugins/mouse-click-plugin-clears-selection-expected.txt 
      
        third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-scrolled-mask-expected.txt 
      
        third_party/WebKit/LayoutTests/platform/win/plugins/mouse-click-plugin-clears-selection-expected.txt 
      
        third_party/WebKit/Source/core/editing/EditingUtilities.h 
      
        third_party/WebKit/Source/core/editing/EditingUtilities.cpp 
      
        third_party/WebKit/Source/core/editing/PendingSelection.cpp 
      
        third_party/WebKit/Source/core/page/FocusController.cpp 
      
        third_party/WebKit/Source/web/tests/WebFrameTest.cpp 
      
        third_party/WebKit/Source/web/tests/data/editable_elements.html