diff --git a/index.html b/index.html index be7a51eb..214e8f7d 100644 --- a/index.html +++ b/index.html @@ -4690,18 +4690,18 @@
An element's +
An element |element|'s pointer-interactable paint tree is produced this way:
If element is not in the same tree +
If |element| is not in the same tree as session's current browsing context's active document, return an empty sequence.
Let rectangles be the {{DOMRect}} sequence - returned by calling {{Element/getClientRects()}}. + returned by calling {{Element/getClientRects()}} on |element|.