Class type MutationObserver.mutationRecord

method _type : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t Js_of_ocaml__Js.readonly_prop
method target : Js_of_ocaml__Dom.node Js_of_ocaml__Js.t Js_of_ocaml__Js.readonly_prop
method addedNodes : Js_of_ocaml__Dom.node Js_of_ocaml__Dom.nodeList Js_of_ocaml__Js.t Js_of_ocaml__Js.readonly_prop
method removedNodes : Js_of_ocaml__Dom.node Js_of_ocaml__Dom.nodeList Js_of_ocaml__Js.t Js_of_ocaml__Js.readonly_prop
method previousSibling : Js_of_ocaml__Dom.node Js_of_ocaml__Js.t Js_of_ocaml__Js.opt Js_of_ocaml__Js.readonly_prop
method nextSibling : Js_of_ocaml__Dom.node Js_of_ocaml__Js.t Js_of_ocaml__Js.opt Js_of_ocaml__Js.readonly_prop
method attributeName : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t Js_of_ocaml__Js.opt Js_of_ocaml__Js.readonly_prop
method attributeNamespace : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t Js_of_ocaml__Js.opt Js_of_ocaml__Js.readonly_prop
method oldValue : Js_of_ocaml__Js.js_string Js_of_ocaml__Js.t Js_of_ocaml__Js.opt Js_of_ocaml__Js.readonly_prop