• Robert Knight's avatar
    Make `highlightRange` accept DOM range objects · bb69d03e
    Robert Knight authored
    Decouple `highlightRange` from the `NormalizedRange` class and make it
    work with ordinary DOM ranges. This decouples the highlighter
    implementation from the range wrapper types, which will make some future changes
    to highlighting easier.
    bb69d03e
guest.js 20.4 KB