Page Speed Optimization Libraries
1.6.29.3
|
#include "collapse_whitespace_filter.h"
Reduce the size of the HTML by collapsing whitespace (except within certain tags, e.g.
and <script>). Note that this is a dangerous filter, as CSS can be used to make the HTML whitespace-sensitive in unpredictable places; thus, it should only be used for content that you are sure will not do this.