[
https://issues.apache.org/jira/browse/SHINDIG-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chi-Ngai Wan updated SHINDIG-992:
---------------------------------
Second CL is available here: http://codereview.appspot.com/27104
> HtmlSerializer output compaction
> --------------------------------
>
> Key: SHINDIG-992
> URL: https://issues.apache.org/jira/browse/SHINDIG-992
> Project: Shindig
> Issue Type: Improvement
> Components: Java
> Reporter: Chi-Ngai Wan
>
> It would be great if the HTML output by Shindig can be minimized to reduce
> number of bytes sent.
> Possible compactions:
> 1. Collapse consecutive whitespace characters (\n\r\t ) into one space
> character between tags.
> 2. Remove HTML comments (excluding IE's conditional HTML comment).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.