diff --git a/dom.bs b/dom.bs index b64fdffc3..cefee5e02 100644 --- a/dom.bs +++ b/dom.bs @@ -1568,10 +1568,11 @@ run these steps: capture is true, then continue.
  • If listener's once is true, then - remove listener from event's {{Event/currentTarget}} - attribute value's event listener list. - + remove an event listener with the event's {{Event/currentTarget}} + and listener. +

  • Let global be listener callback's associated Realm's global object. @@ -10056,6 +10057,7 @@ Mike Champion, Mike Taylor, Mike West, Ojan Vafai, +Oliver Dunk, Oliver Nightingale, Olli Pettay, Ondřej Žára,