You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Andrey Larionov (JIRA)" <ji...@apache.org> on 2010/08/06 15:32:16 UTC

[jira] Created: (TAP5-1238) StylesheetLink and StylesheetOptions dosen't allow downlevel-revealed XHTML conditional comments

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.


[jira] Updated: (TAP5-1238) StylesheetLink and StylesheetOptions dosen't allow downlevel-revealed XHTML conditional comments

Posted by "Andrey Larionov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrey Larionov updated TAP5-1238:
----------------------------------

    Component/s: tapestry-core

> 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
>          Components: tapestry-core
>    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.


[jira] Updated: (TAP5-1238) StylesheetLink and StylesheetOptions dosen't allow downlevel-revealed XHTML conditional comments

Posted by "Andrey Larionov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrey Larionov updated TAP5-1238:
----------------------------------

    Component/s: tapestry-core

> 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
>          Components: tapestry-core
>    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.