---
title: MutationRecord
framework: webkitjs
role: symbol
role_heading: Class
path: webkitjs/mutationrecord
---

# MutationRecord

## Declaration

```data
interface MutationRecord
```

## Topics

### Instance Properties

- [addedNodes](webkitjs/mutationrecord/1631893-addednodes.md)
- [attributeName](webkitjs/mutationrecord/1633283-attributename.md)
- [attributeNamespace](webkitjs/mutationrecord/1631839-attributenamespace.md)
- [nextSibling](webkitjs/mutationrecord/1632340-nextsibling.md)
- [oldValue](webkitjs/mutationrecord/1630975-oldvalue.md)
- [previousSibling](webkitjs/mutationrecord/1630830-previoussibling.md)
- [removedNodes](webkitjs/mutationrecord/1631532-removednodes.md)
- [target](webkitjs/mutationrecord/1631399-target.md)
- [type](webkitjs/mutationrecord/1632785-type.md)
