Download & Extend

Bad value cleartype for attribute http-equiv on element meta.

Project:Zen
Version:7.x-5.x-dev
Component:CSS/SASS/HTML markup
Category:bug report
Priority:normal
Assigned:Unassigned
Status:postponed

Issue Summary

html.tpl.php and maintenance-page.tpl.php both have hardcoded meta tags that don't add anything to browsers except Windows Mobile see #1717090: http-equiv="cleartype" is invalid HTML5

This patch adds conditionals around them so pages will validate

AttachmentSize
cleartype-http-equiv-fix.patch994 bytes

Comments

#1

Version:7.x-5.1» 7.x-5.x-dev
Status:active» postponed

Let's follow what core does #1717090: http-equiv="cleartype" is invalid HTML5 even though that's been stalled for a month. Patch will have to be rerolled against dev when the time comes. Thanks, Adam!