diff --git a/index.bs b/index.bs index 28da17f..5285634 100644 --- a/index.bs +++ b/index.bs @@ -303,7 +303,8 @@ interface IntersectionObserver { of an observed target. Notifications for a target are generated when any of the thresholds are crossed for that target. If no |options|.{{IntersectionObserverInit/threshold}} was provided to the - {{IntersectionObserver}} constructor, the value of this attribute will be [0]. + {{IntersectionObserver}} constructor, or the sequence is empty, the value + of this attribute will be [0]. An {{Element}} is defined as having a content clip if its computed style has overflow properties that cause its content to be clipped to the element's padding edge.