diff --git a/dom.bs b/dom.bs index 5162a42a..b2d99214 100644 --- a/dom.bs +++ b/dom.bs @@ -1393,6 +1393,9 @@ property of the event being dispatched.
  • Otherwise, set event's {{Event/eventPhase}} attribute to {{Event/CAPTURING_PHASE}}. +

  • Run {light dismiss open pop-ups} given event and struct's invocation target. +

  • Invoke with struct, event, "capturing", and legacyOutputDidListenersThrowFlag if given.