We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7528794 commit e8e2d90Copy full SHA for e8e2d90
source
@@ -56651,7 +56651,8 @@ fur
56651
<li><p><span data-x="concept-event-fire">Fire an event</span> named
56652
<code data-x="event-formdata">formdata</code> at <var>form</var> using
56653
<code>FormDataEvent</code>, with the <code data-x="dom-FormDataEvent-formData">formData</code>
56654
- attribute initialized to <var>form data</var>.</p></li>
+ attribute initialized to <var>form data</var> and the
56655
+ <code data-x="dom-Event-bubbles">bubbles</code> attribute initialized to true.</p></li>
56656
56657
<li><p>Set <var>form</var>'s <span>constructing entry list</span> to false.</p></li>
56658
0 commit comments