diff --git a/index.html b/index.html index 8afc1898..905c3f8a 100644 --- a/index.html +++ b/index.html @@ -4591,13 +4591,16 @@
Let rectangle be - the first object of the {{DOMRect}} collection - returned by calling {{Element/getClientRects()}} on element. + the first object in the {{DOMRect}} collection + returned by calling {{Element/getClientRects()}} on element + that has non-zero width and height, + or the first object in the collection if no such object is found.
Let left be max(0, min(x coordinate,