We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3a2df3 commit a5a8933Copy full SHA for a5a8933
dom.bs
@@ -737,7 +737,7 @@ inherits from the {{Event}} interface.
737
738
<dt><code><var>event</var> . {{Event/defaultPrevented}}</code>
739
<dd>Returns true if
740
- {{Event/preventDefault()}} was invoked successfully to indicate cancellation.
+ {{Event/preventDefault()}} was invoked successfully to indicate cancellation, and false otherwise.
741
742
<dt><code><var>event</var> . {{Event/isTrusted}}</code>
743
<dd>Returns true if <var>event</var> was
0 commit comments