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 66d6037 commit 52f7a52Copy full SHA for 52f7a52
dom.bs
@@ -3247,7 +3247,7 @@ run these steps:
3247
3248
<li><p>If <var>records</var> <a for=queue>is not empty</a>, then <a spec=webidl>invoke</a>
3249
<var>mo</var>'s <a for=MutationObserver>callback</a> with « <var>records</var>, <var>mo</var> »,
3250
- and <var>mo</var>. If this throws an exception, then <a>report the exception</a>.
+ and <var>mo</var>. If this throws an exception, catch it, and <a>report the exception</a>.
3251
</ol>
3252
3253
<li><p><a for=set>For each</a> <var>slot</var> of <var>signalSet</var>, <a>fire an event</a>
0 commit comments