StylesheetLink and StylesheetOptions dosen't allow downlevel-revealed XHTML
conditional comments
------------------------------------------------------------------------------------------------
Key: TAP5-1238
URL: https://issues.apache.org/jira/browse/TAP5-1238
Project: Tapestry 5
Issue Type: Improvement
Affects Versions: 5.2
Reporter: Andrey Larionov
For example
{code}
<!--[if !IE]><!-->
<link href="non-ie.css" rel="stylesheet">
<!--<![endif]-->
{code}
More information on Wikipedia
http://en.wikipedia.org/wiki/Conditional_comment#Downlevel-revealed_conditional_comment
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.