Open Bug 1876524 Opened 5 months ago Updated 3 months ago

Text-Fragments: Implement algorithm to create a Text Fragment from a Range

Categories

(Core :: DOM: Core & HTML, task)

task

Tracking

()

People

(Reporter: jjaschke, Assigned: jjaschke)

References

(Blocks 2 open bugs)

Details

There was already an attempt of implementing this algorithm in Bug 1867939 (here's an abandoned patch). This implementation approach has been abandoned for performance reasons (basically it has exponential time complexity) and will be reimplemented in this bug.

You need to log in before you can comment on or make changes to this bug.