Side by Side Diff: third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-in-iframe-expected.txt 
  
  
    
       
    Issue 2289213002 : 
  Implement Middle Click Autoscroll on all platforms not just Windows  (Closed) 
  
    Patch Set: Rename the files. 
    
  
  
    Use n/p to move between diff chunks;
    N/P to move between comments.
    
    Draft comments are only viewable by you. 
    
  
 
  
  
    Jump to: 
      
        content/renderer/render_view_impl.cc 
      
        third_party/WebKit/LayoutTests/NeverFixTests 
      
        third_party/WebKit/LayoutTests/TestExpectations 
      
        third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-click.html 
      
        third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-click-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-click-hyperlink.html 
      
        third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-click-hyperlink-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-crash.html 
      
        third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-crash-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-drag.html 
      
        third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-drag-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-drag-scrollable-iframe-div.html 
      
        third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-drag-scrollable-iframe-div-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-event-fired.html 
      
        third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-event-fired-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-in-iframe.html 
      
        third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-in-iframe-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-modal-scrollable-iframe-div.html 
      
        third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-modal-scrollable-iframe-div-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-nested-divs.html 
      
        third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-nested-divs-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-nested-divs-forbidden.html 
      
        third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-nested-divs-forbidden-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-panIcon.html 
      
        third_party/WebKit/LayoutTests/fast/events/middleClickAutoscroll-panIcon-expected.html 
      
        third_party/WebKit/LayoutTests/fast/events/panScroll-click.html 
      
        third_party/WebKit/LayoutTests/fast/events/panScroll-click-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/events/panScroll-click-hyperlink.html 
      
        third_party/WebKit/LayoutTests/fast/events/panScroll-click-hyperlink-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/events/panScroll-crash.html 
      
        third_party/WebKit/LayoutTests/fast/events/panScroll-crash-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/events/panScroll-drag.html 
      
        third_party/WebKit/LayoutTests/fast/events/panScroll-drag-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/events/panScroll-drag-scrollable-iframe-div.html 
      
        third_party/WebKit/LayoutTests/fast/events/panScroll-drag-scrollable-iframe-div-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/events/panScroll-event-fired.html 
      
        third_party/WebKit/LayoutTests/fast/events/panScroll-event-fired-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/events/panScroll-in-iframe.html 
      
        third_party/WebKit/LayoutTests/fast/events/panScroll-in-iframe-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/events/panScroll-modal-scrollable-iframe-div.html 
      
        third_party/WebKit/LayoutTests/fast/events/panScroll-modal-scrollable-iframe-div-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/events/panScroll-nested-divs.html 
      
        third_party/WebKit/LayoutTests/fast/events/panScroll-nested-divs-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/events/panScroll-nested-divs-forbidden.html 
      
        third_party/WebKit/LayoutTests/fast/events/panScroll-nested-divs-forbidden-expected.txt 
      
        third_party/WebKit/LayoutTests/fast/events/panScroll-panIcon.html 
      
        third_party/WebKit/LayoutTests/fast/events/panScroll-panIcon-expected.html 
      
        third_party/WebKit/LayoutTests/fast/events/pointerevents/multi-pointer-preventdefault.html 
      
        third_party/WebKit/LayoutTests/fast/events/resources/middleClickAutoscroll.js 
      
        third_party/WebKit/LayoutTests/fast/events/resources/panScroll.js 
      
        third_party/WebKit/LayoutTests/platform/win/fast/events/middleClickAutoscroll-click-hyperlink-expected.txt 
      
        third_party/WebKit/LayoutTests/platform/win/fast/events/panScroll-click-hyperlink-expected.txt 
      
        third_party/WebKit/ManualTests/middleClickAutoscroll.html 
      
        third_party/WebKit/ManualTests/panScroll.html 
      
        third_party/WebKit/Source/core/dom/Node.cpp 
      
        third_party/WebKit/Source/core/input/EventHandler.h 
      
        third_party/WebKit/Source/core/input/EventHandler.cpp 
      
        third_party/WebKit/Source/core/input/KeyboardEventManager.cpp 
      
        third_party/WebKit/Source/core/input/ScrollManager.h 
      
        third_party/WebKit/Source/core/input/ScrollManager.cpp 
      
        third_party/WebKit/Source/core/layout/LayoutBox.h 
      
        third_party/WebKit/Source/core/layout/LayoutBox.cpp 
      
        third_party/WebKit/Source/core/loader/FrameLoader.cpp 
      
        third_party/WebKit/Source/core/page/AutoscrollController.h 
      
        third_party/WebKit/Source/core/page/AutoscrollController.cpp 
      
        third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in 
      
        third_party/WebKit/Source/web/WebRuntimeFeatures.cpp 
      
        third_party/WebKit/public/web/WebRuntimeFeatures.h