aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/mutationrecord.rs
Commit message (Expand)AuthorAgeFilesLines
* Implement MutationObserver childList mutations.Imanol Fernandez2017-05-191-9/+46
* Mutation Observer APISumit2017-05-151-7/+76
* Implement basic interface for MutationObserver and MutationRecord.Sumit2017-04-051-0/+34