20 Feb
2015
20 Feb
'15
12:59 a.m.
doc-head-open.inc in 3.08 started by adding: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 3.18 just adds <!DOCTYPE html> -- which gives rise to "errors" in most verification processes (W3C etc). Was there a reason to change this? (Can't find anything in bugs.) I'm playing with the Google mod_pagespeed in Apache 2.4, and adding the full DOCTYPE seems necessary. I haven't (yet) seen a downside to adding it back in. Best -- Paul