Skip to content

Commit 79206a3

Browse files
committed
editorial: define and link EventTarget
closes #744
1 parent d27cc16 commit 79206a3

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

index.html

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4871,11 +4871,13 @@

48714871
<dd>
48724872
The <code><dfn data-cite="!DOM#event">Eventdfn>code> interface,
48734873
the <code><dfn data-cite=
4874-
"!DOM#dictdef-eventinit">EventInitdfn>code> dictionary, and the
4875-
terms <dfn data-cite="!DOM#concept-event-fire">fire an eventdfn>,
4876-
<dfn data-cite="!DOM#dispatch-flag">dispatch flagdfn>,
4877-
<dfn data-cite="!DOM#stop-propagation-flag">stop propagation
4878-
flagdfn>, <code><dfn data-cite=
4874+
"!DOM#interface-eventtarget">EventTargetdfn>code> interface, the
4875+
<code><dfn data-cite="!DOM#dictdef-eventinit">EventInitdfn>code>
4876+
dictionary, and the terms <dfn data-cite=
4877+
"!DOM#concept-event-fire">fire an eventdfn>, <dfn data-cite=
4878+
"!DOM#dispatch-flag">dispatch flagdfn>, <dfn data-cite=
4879+
"!DOM#stop-propagation-flag">stop propagation flagdfn>,
4880+
<code><dfn data-cite=
48794881
"!DOM#dom-event-istrusted">isTrusteddfn>code> attribute,
48804882
<dfn data-cite="!DOM#context-object">context objectdfn>, and
48814883
<dfn data-cite="!DOM#stop-immediate-propagation-flag">stop immediate

0 commit comments

Comments
 (0)