[
https://issues.apache.org/jira/browse/TRINIDAD-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeanne Waldman resolved TRINIDAD-1692.
--------------------------------------
Resolution: Fixed
Fix Version/s: 1.2.13-core
> remove newlines in css file if in compressed mode
> -------------------------------------------------
>
> Key: TRINIDAD-1692
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1692
> Project: MyFaces Trinidad
> Issue Type: Improvement
> Components: Skinning
> Affects Versions: 1.2.12-core
> Reporter: Jeanne Waldman
> Assignee: Jeanne Waldman
> Fix For: 1.2.13-core
>
>
> When the css styleclasses are compressed, optimize further by removing
> newlines.
> From Steve Souder's High Performance Website book, he recommends removing
> whitespace and comments from the css file to improve performance.
> The css file has newlines, which can be removed easily. Also, the comment at
> the top that says when the file is generated can be removed. The comment at
> the bottom with the number of selectors is useful. I look at that quite often.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.