|
|
@@ -146,7 +146,8 @@
|
|
|
<li>
|
|
|
<span class="option">remove frames</span>
|
|
|
<p>Check this option to remove all frame and iframe elements. This can considerably reduce the size of the file without
|
|
|
- altering the document most of the time.</p>
|
|
|
+ altering the document most of the time. Checking this this option option may also increase the time needed to save
|
|
|
+ a page</p>
|
|
|
<p class="notice">It is recommended to
|
|
|
<u>check</u> this option</p>
|
|
|
</li>
|
|
|
@@ -198,7 +199,7 @@
|
|
|
<span class="option">remove unused styles</span>
|
|
|
<p>Check this option to remove all CSS rules and styles that do not match any element. Checking this this option should
|
|
|
not alter the document and can considerably reduce the size of the file. Checking this this option option may also
|
|
|
- increase the CPU consumption and the time needed to process a page.</p>
|
|
|
+ increase the CPU consumption and the time needed to save a page.</p>
|
|
|
<p class="notice">It is recommended to
|
|
|
<u>check</u> this option</p>
|
|
|
</li>
|
|
|
@@ -207,7 +208,7 @@
|
|
|
<span class="option">remove alternative fonts to woff/otf and unused font rules</span>
|
|
|
<p>Check this option to remove fonts that are alternatives to the Web Open Font or OpenType formats, and CSS font rules
|
|
|
that are not used. Checking this this option should not alter the document and can considerably reduce the size of
|
|
|
- the file.</p>
|
|
|
+ the file in some cases.</p>
|
|
|
<p class="notice">It is recommended to
|
|
|
<u>check</u> this option</p>
|
|
|
</li>
|
|
|
@@ -274,7 +275,7 @@
|
|
|
<li>
|
|
|
<span class="option">display stats in the console after processing</span>
|
|
|
<p>Check this option to display stats about processing in the JavaScript developer tools of your browser. Checking
|
|
|
- this option may increase the CPU consumption and the time needed to process a page.
|
|
|
+ this option may increase the CPU consumption and the time needed to save a page.
|
|
|
</p>
|
|
|
<p class="notice">It is recommended to
|
|
|
<u>uncheck</u> this option</p>
|