Class type Js_of_ocaml__MutationObserver.mutationRecord
method _type : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod target : Js_of_ocaml.Dom.node Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod addedNodes : Js_of_ocaml.Dom.node Js_of_ocaml.Dom.nodeList Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod removedNodes : Js_of_ocaml.Dom.node Js_of_ocaml.Dom.nodeList Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod previousSibling : Js_of_ocaml.Dom.node Js_of_ocaml.Js.t Js_of_ocaml.Js.opt Js_of_ocaml.Js.readonly_propmethod nextSibling : Js_of_ocaml.Dom.node Js_of_ocaml.Js.t Js_of_ocaml.Js.opt Js_of_ocaml.Js.readonly_propmethod attributeName : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.opt Js_of_ocaml.Js.readonly_propmethod attributeNamespace : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.opt Js_of_ocaml.Js.readonly_propmethod oldValue : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.opt Js_of_ocaml.Js.readonly_prop