class js.html.ModElement extends Element
Available on jsDOM mod (modification) objects expose the HTMLModElement (or HTML 4 HTMLModElement) interface, which provides special properties (beyond the regular element object interface they also have available to them by inheritance) for manipulating modification elements.
Documentation for this class was provided by MDN.