Skip to content

Commit 4dd8efa

Browse files
dandclarkfrivoal
authored andcommitted
Remove validity behavior that's in conflict with DOM spec definition
1 parent 0c579a5 commit 4dd8efa

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

css-highlight-api-1/Overview.bs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -510,9 +510,6 @@ Range Updating and Invalidation</h3>
510510
if any {{StaticRange}} in the [=highlight registry=] associated with that document's window
511511
is not <a spec=dom for="StaticRange">valid</a>,
512512
the user agent must ignore that [=range=].
513-
If the [=start offset=] or [=end offset=] of any [=range=]
514-
are greater than the corresponding node’s <a spec=dom>length</a>,
515-
The user agent must behave as if it was equal to that <a spec=dom>length</a>.
516513

517514
Issue(4598): The interaction of {{StaticRange}}s in a [=custom highlight=]
518515
and [[css-contain-2]]

0 commit comments

Comments
 (0)