Andrew Kondratev created WICKET-6686:
----------------------------------------
Summary: Clean up header items infrastructure (conditionals)
Key: WICKET-6686
URL: https://issues.apache.org/jira/browse/WICKET-6686
Project: Wicket
Issue Type: Improvement
Components: wicket-core
Reporter: Andrew Kondratev
The IE9 support has been dropped recently, which means that things such as IE
conditionals are no longer needed in the code. The clean up could be done in
one of future releases.
*Criteria*
* Remove all conditional comments such as `<!--[if` from HeaderItem subclasses
* Remove other legacy things, which are no longer needed by modern browsers
from HeaderItem subclesses, CssUtils and JavaScriptUtils
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)