Skip to content

Commit 2850417

Browse files
committed
Fix circular definition
Signed-off-by: Euclid Ye <euclid.ye@huawei.com>
1 parent 718c424 commit 2850417

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4580,8 +4580,7 @@ <h3>Interactability</h3>
45804580
that is the intersection between
45814581
the element&apos;s first {{DOMRect}} of {{Element/getClientRects()}}
45824582
and the <a>initial viewport</a>.
4583-
Given an <a>element</a> that is known to be <a>in view</a>,
4584-
it can be calculated this way:
4583+
It can be calculated this way:
45854584

45864585
<ol>
45874586
<li><p>Let <var>rectangle</var> be

0 commit comments

Comments
 (0)