Posted by acbramley on September 11, 2012 at 10:00pm
3 followers
Jump to:
| 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
| Attachment | Size |
|---|---|
| cleartype-http-equiv-fix.patch | 994 bytes |
Comments
#1
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!