diff --git a/dom.bs b/dom.bs index fad50dac8..a0aa0c3d2 100644 --- a/dom.bs +++ b/dom.bs @@ -1630,6 +1630,9 @@ and an optional legacyOutputDidListenersThrowFlag, run these steps:
If listener's passive is true, then set event's in passive listener flag. +
If global is a {{Window}} object, then + record timing info for event listener given event and listener. +
Call a user object's operation with listener's
callback, "handleEvent
", « event », and