Copy outerHTML of the currently selected node of the inspector. Works for ELEMENT, DOCUMENT_TYPE and COMMENT node types. - bound "copy" event in markup-view to copy outerHTML - added doctypeString property to NodeFront in actors/inspector.js - markup-view.js is also using this property now - added mochitest with dedicated html