From 335f3b17e09bb99ade247efa103136452d1dc01c Mon Sep 17 00:00:00 2001 From: Joey Arhar Date: Tue, 18 Oct 2022 11:43:58 -0700 Subject: [PATCH] squash and rebase 1 --- dom.bs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dom.bs b/dom.bs index 5162a42a..eeb01d82 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 struct's invocation target. +

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