In https://commits.webkit.org/r261395, we introduced the code to generate meta element. However, this meta element will fail to parse in a XHTML document due to the lack of self-closing tag.
<rdar://problem/98424954>