Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4580,8 +4580,7 @@ <h3>Interactability</h3>
that is the intersection between
the element&apos;s first {{DOMRect}} of {{Element/getClientRects()}}
and the <a>initial viewport</a>.
Given an <a>element</a> that is known to be <a>in view</a>,
it can be calculated this way:
It can be calculated this way:

<ol>
<li><p>Let <var>rectangle</var> be
Expand Down