diff --git a/index.html b/index.html index a35c9cd4..62d38d11 100644 --- a/index.html +++ b/index.html @@ -4686,13 +4686,13 @@

Interactability

is produced this way:
    -
  1. If element is not in the same tree +

  2. If element is not in the same tree as session's current browsing context's active document, return an empty sequence.

  3. Let rectangles be the {{DOMRect}} sequence - returned by calling {{Element/getClientRects()}}. + returned by calling {{Element/getClientRects()}} on element.