Skip to content

Commit

Permalink
Update mutation-events.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Schweinepriester authored Oct 9, 2024
1 parent ad99419 commit 4343bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features-json/mutation-events.json
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@
"3.0-3.1":"a #2"
}
},
"notes":"Mutation events are deprecated and have been removed from the Spec as of 2024-09-07. See instead support for [Mutation Observer](https://caniuse.com/mutationobserver), which replaces mutation events and does not have the same performance drawbacks.",
"notes":"Mutation events are deprecated and have been removed from the Spec as of 2024-09-07. Instead see support for [Mutation Observer](https://caniuse.com/mutationobserver), which replaces mutation events and does not have the same performance drawbacks.",
"notes_by_num":{
"1":"Does not support `DOMAttrModified`",
"2":"Does not support `DOMNodeInsertedIntoDocument` & `DOMNodeRemovedFromDocument`"
Expand Down

0 comments on commit 4343bee

Please sign in to comment.