var startsBefore = span.from == null || (marker.inclusiveLeft ? span.from <= startCh : span.from < startCh);