diff --git a/dom.bs b/dom.bs index 1bd55ff6..8b51d993 100644 --- a/dom.bs +++ b/dom.bs @@ -801,7 +801,7 @@ method, when invoked, must run these steps:

cancelable. -

As events have constructors {{Event/initEvent()}} is redundant and +

{{Event/initEvent()}} is redundant with event constructors and incapable of setting {{Event/composed}}. It has to be supported for legacy content.