• csillag's avatar
    Change the scrolling API · 06152dca
    csillag authored
    The goal of this change is to avoid any false appearance
    that we are implementing the proposed scrollIntoView() API [1],
    while we clearly don't.
    
    So, changes:
    
     - Rename scrollIntoView to scrollToView
       on both Anchor and Highlight
     - Stop returning promises at both methods
    
    I also updated all the tests to reflect this change.
    
    [1] http://dev.w3.org/csswg/cssom-view/#dom-element-scrollintoview
    06152dca
Name
Last commit
Last update
..
bucket-bar.coffee Loading commit data...
cross-frame.coffee Loading commit data...
domtextmapper.coffee Loading commit data...
enhancedanchoring.coffee Loading commit data...
fragmentselector.coffee Loading commit data...
fuzzytextanchors.coffee Loading commit data...
pdf.coffee Loading commit data...
texthighlights.coffee Loading commit data...
textposition.coffee Loading commit data...
textquote.coffee Loading commit data...
textrange.coffee Loading commit data...
textselection.coffee Loading commit data...
toolbar.coffee Loading commit data...