Index: pages/exceptions/elemhide.tmpl |
=================================================================== |
--- a/pages/exceptions/elemhide.tmpl |
+++ b/pages/exceptions/elemhide.tmpl |
@@ -1,4 +1,4 @@ |
-title = $elemhide Exception - ABP Test Pages |
+title = $elemhide Exception |
template = testcase |
{% set testcase_moreinfo = [ |
@@ -8,6 +8,7 @@ |
<section class="site-panel"> |
<h2>$elemhide Exception</h2> |
<p>Check that usage of the $elemhide 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 red target elements in each test case panel should be hidden while any green elements should not be hidden.</p> |
</section> |
<section class="site-panel"> |
@@ -19,7 +20,7 @@ |
<div class="testcase-content stripes-grey">Content</div> |
</div> |
<h3>Filters</h3> |
- testpages.adblockplus.org##.testcase-ex-elemhide<br> |
- ||testpages.adblockplus.org/testcasefiles/elemhide/image.jpg<br> |
- @@testpages.adblockplus.org/en/exceptions/elemhide^$elemhide<br> |
+ <pre>testpages.adblockplus.org##.testcase-ex-elemhide</pre> |
+ <pre>||testpages.adblockplus.org/testcasefiles/elemhide/image.jpg</pre> |
+ <pre>@@testpages.adblockplus.org/en/exceptions/elemhide^$elemhide</pre> |
</section> |