I googled but couldn’t find an answer.
Is there a cross-browser compatibility matrix available for this feature?
In case anybody wants to know the answer, here it is: Mutation Observers vs Mutation Events/Browser Availability.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This feature (DOM mutation) is working from Chrome 18.
You can see more details here: http://updates.html5rocks.com/2012/02/Detect-DOM-changes-with-Mutation-Observers
In case you wish to check ‘any’ HTML5 feature and the browsers that support it: http://caniuse.com/ is the place.
Other great source is: http://html5please.com/