Skip to content

Commit 0c579a5

Browse files
dandclarkfrivoal
authored andcommitted
Remove Issue regarding StaticRange validity
1 parent 01162d6 commit 0c579a5

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

css-highlight-api-1/Overview.bs

-10
Original file line numberDiff line numberDiff line change
@@ -514,16 +514,6 @@ Range Updating and Invalidation</h3>
514514
are greater than the corresponding node’s <a spec=dom>length</a>,
515515
The user agent must behave as if it was equal to that <a spec=dom>length</a>.
516516

517-
Issue(4597): As far as I am aware,
518-
prior uses of {{StaticRange}}s were for [=ranges=] created by the user agent
519-
and passed to the author.
520-
Here, it's the other way around,
521-
which raises (for the first time?)
522-
the question of invalidation of static ranges.
523-
Can the above work?
524-
Is it Fast enough that it's worth distinguishing static and live ranges?
525-
Would some alternative handling be better?
526-
527517
Issue(4598): The interaction of {{StaticRange}}s in a [=custom highlight=]
528518
and [[css-contain-2]]
529519
seems problematic:

0 commit comments

Comments
 (0)