Skip to content

Commit a5a8933

Browse files
committed
More wording tweaks from @annevk feedback
(like the other commits, this will be squashed out of existence before landing).
1 parent e3a2df3 commit a5a8933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dom.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@ inherits from the {{Event}} interface.
737737

738738
<dt><code><var>event</var> . {{Event/defaultPrevented}}</code>
739739
<dd>Returns true if
740-
{{Event/preventDefault()}} was invoked successfully to indicate cancellation.
740+
{{Event/preventDefault()}} was invoked successfully to indicate cancellation, and false otherwise.
741741

742742
<dt><code><var>event</var> . {{Event/isTrusted}}</code>
743743
<dd>Returns true if <var>event</var> was

0 commit comments

Comments
 (0)