You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_includes/head.html: Drop useless meta http-equiv="cleartype" tag
This meta tag is only useful for pre-IE9 era and is now useless.
For example, see the discussion on its removal a decade ago at
https://www.drupal.org/project/drupal/issues/1717090 .
We should not keep it anymore.
0 commit comments