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 19960d9 commit d00431aCopy full SHA for d00431a
dom.bs
@@ -3407,10 +3407,10 @@ dictionary MutationObserverInit {
3407
to the presence of an elements <a>attributes</a>.
3408
3409
<dt>{{MutationObserverInit/elementLocalNameFilter}}
3410
- <dd>Set to a list of <a>element</a>
+ <dd>Set to a list of <a for=/>element</a>
3411
<a for=Element>local names</a> (without <a for=Attr>namespace</a>) to observe
3412
changes to the presence of specific <a>element</a> <a for=Element>local names</a>
3413
- if not all <a>element</a> <a for=Element>local names</a> need to be
+ if not all <a for=/>element</a> <a for=Element>local names</a> need to be
3414
observed and {{MutationObserverInit/attributes}} is true
3415
or omitted.
3416
</dl>
0 commit comments