CSS parsing for skins does not currently allow comments inside @ rules
----------------------------------------------------------------------
Key: TRINIDAD-2174
URL: https://issues.apache.org/jira/browse/TRINIDAD-2174
Project: MyFaces Trinidad
Issue Type: Improvement
Components: Components
Affects Versions: 2.0.2-core
Reporter: Andrew Robinson
Assignee: Andrew Robinson
Priority: Minor
The Trinidad Skin CSS parser currently does not handle comments in @ rules.
Example:
@agent gecko /* COMMENT */
{
CustomGeckoStyle
{
color:Aqua;
}
}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira