My reading is that outerHTML 's getter runs the fragment serializing algorithm with the "require well-formed" parameter set to true, and the fragment serializing algorithm specifically produces an XML ...
GetAttribute:要素の属性名から属性値を取得する。 GetInnerHTML:要素のinnerHTMLを取得する。 GetOuterHTML:要素のouterHTMLを取得する。