filter text and attributes mutations which target tot a removed node
This commit is contained in:
6
test/html/mutation-observer.html
Normal file
6
test/html/mutation-observer.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<body>
|
||||
<p>mutation observer</p>
|
||||
<ul>
|
||||
<li></li>
|
||||
</ul>
|
||||
</body>
|
||||
Reference in New Issue
Block a user