|
|
@@ -112,6 +112,14 @@
|
|
|
<u>check</u> this option</p>
|
|
|
</li>
|
|
|
|
|
|
+ <li>
|
|
|
+ <span class="option">remove unused CSS rules</span>
|
|
|
+ <p>Check this option to remove all CSS rules that do not match any element. Checking this this option should not alter
|
|
|
+ the document and can considerably reduce the size of the file.</p>
|
|
|
+ <p class="notice">It is recommended to
|
|
|
+ <u>check</u> this option</p>
|
|
|
+ </li>
|
|
|
+
|
|
|
<li>
|
|
|
<span class="option">remove hidden elements</span>
|
|
|
<p>Check this option to remove all hidden elements (
|
|
|
@@ -122,15 +130,6 @@
|
|
|
<u>uncheck</u> this option</p>
|
|
|
</li>
|
|
|
|
|
|
- <li>
|
|
|
- <span class="option">remove unused CSS rules</span>
|
|
|
- <p>Check this option to remove all CSS rules that do not match any element. Checking this this option may alter the document
|
|
|
- but can considerably reduce the size of the file. It may also introduce some incompatibilities issues in the saved
|
|
|
- page when opening it into another browser (i.e. not based on Chromium).</p>
|
|
|
- <p class="notice">It is recommended to
|
|
|
- <u>uncheck</u> this option</p>
|
|
|
- </li>
|
|
|
-
|
|
|
<li>
|
|
|
<span class="option">save raw page</span>
|
|
|
<p>Check this option to save the page without interpreting JavaScript. Checking this option may alter the document.</p>
|