diff --git a/index.bs b/index.bs index 67c6865..114d27c 100644 --- a/index.bs +++ b/index.bs @@ -704,9 +704,7 @@ run these steps: slot. 3. Clear |observer|'s internal {{[[QueuedEntries]]}} slot. 4. Let |callback| be the value of |observer|'s internal {{[[callback]]}} slot. - 5. Invoke |callback| with |queue| as the first argument, |observer| as the second argument, - and |observer| as the callback this value. - If this throws an exception, report the exception. + 5. [=Invoke=] |callback| with « |queue|, |observer| », "`report`", and |observer|.

Queue an IntersectionObserverEntry