• Robert Knight's avatar
    Add a new implementation of text position => Range conversion · 07773973
    Robert Knight authored
    Add a new implementation of conversion from text positions (that is,
    offsets within an element's `textContent`) to DOM `Range`s along with
    test cases.
    
    This addresses an issue with the existing implementation of `toRange` in
    the `dom-anchor-text-position` package where conversion fails when the
    text position includes the end of the element's text.
    
    Even if/when the issue is addressed upstream, I think it would be useful
    to retain these test cases to guard against future regressions.
    
    See #1329
    07773973
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...