As with issue #350, the VNU validator nightly is now marking <meta http-equiv="Content-Type".../> as invalid in XHTML5 documents; we should switch this off in our Saxon transformations that generate HTML and use an explicit <meta charset="UTF-8"/> instead.
As with issue #350, the VNU validator nightly is now marking
<meta http-equiv="Content-Type".../>as invalid in XHTML5 documents; we should switch this off in our Saxon transformations that generate HTML and use an explicit<meta charset="UTF-8"/>instead.