DOMParser
https://developer.mozilla.org/ja/docs/Web/API/DOMParser
DOMParser.parseFromStringメソッドは、引数に与えられた文字列をDOMとして解析し、Documentオブジェクトを返す。