Skip to content

Commit 67e64b4

Browse files
committed
remove callback comment as that's added by #614
1 parent 28946f9 commit 67e64b4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

dom.bs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -798,10 +798,6 @@ method must, when invoked, run these steps:
798798

799799
<h3 id=constructing-events>Constructing events</h3>
800800

801-
<!-- XXX We need to add a callback of sorts here to be able to set relatedTarget and
802-
touch target list properly. This is also needed for KeyboardEvent for some things and perhaps
803-
more... -->
804-
805801
<p>When a <dfn export for=Event id=concept-event-constructor>constructor</dfn> of the {{Event}}
806802
interface, or of an interface that inherits from the {{Event}} interface, is invoked, these steps
807803
must be run, given the arguments <var>type</var> and <var>eventInitDict</var>:

0 commit comments

Comments
 (0)