Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: pages/filters/subdocument.tmpl

Issue 29755578: Issue 2148 - Rewrite the testpages test suite (Closed)
Patch Set: Fixed README title Created June 7, 2018, 1:58 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pages/filters/stylesheet.tmpl ('k') | pages/filters/webrtc.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/filters/subdocument.tmpl
===================================================================
--- a/pages/filters/subdocument.tmpl
+++ b/pages/filters/subdocument.tmpl
@@ -1,4 +1,4 @@
-title = $subdocument - ABP Test Pages
+title = $subdocument
template = testcase
{% set testcase_moreinfo = [
@@ -8,6 +8,7 @@
<section class="site-panel">
<h2>$subdocument</h2>
<p>Check that usage of the $subdocument 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 subdocuments/frames in each test case panel should be blocked but the images should not.</p>
</section>
<section class="site-panel">
@@ -21,5 +22,5 @@
</div>
</div>
<h3>Filters</h3>
- testpages.adblockplus.org/testcasefiles/subdocument/$subdocument
+ <pre>testpages.adblockplus.org/testcasefiles/subdocument/$subdocument</pre>
</section>
« no previous file with comments | « pages/filters/stylesheet.tmpl ('k') | pages/filters/webrtc.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld