Index: pages/filters/stylesheet.tmpl |
=================================================================== |
--- a/pages/filters/stylesheet.tmpl |
+++ b/pages/filters/stylesheet.tmpl |
@@ -1,4 +1,4 @@ |
-title = $stylesheet - ABP Test Pages |
+title = $stylesheet |
template = testcase |
{% set testcase_moreinfo = [ |
@@ -10,6 +10,7 @@ |
<section class="site-panel"> |
<h2>$stylesheet</h2> |
<p>Check that usage of the $stylesheet filter option works as expected.</p> |
+ <p>With the filter displayed below each test case added to ABP (or with the testcase subscription installed and active), the stylesheets in each test case panel should be blocked but the images should not.</p> |
</section> |
<section class="site-panel"> |
@@ -24,5 +25,5 @@ |
</div> |
</div> |
<h3>Filters</h3> |
- testpages.adblockplus.org/testcasefiles/stylesheet/$stylesheet |
+ <pre>testpages.adblockplus.org/testcasefiles/stylesheet/$stylesheet</pre> |
</section> |