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

Unified Diff: pages/filters/xmlhttprequest.tmpl

Issue 29755578: Issue 2148 - Rewrite the testpages test suite (Closed)
Patch Set: Addressed Dave's feedback Created June 4, 2018, 1:21 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
Index: pages/filters/xmlhttprequest.tmpl
===================================================================
--- a/pages/filters/xmlhttprequest.tmpl
+++ b/pages/filters/xmlhttprequest.tmpl
@@ -1,4 +1,4 @@
-title = $xmlhttprequest - ABP Test Pages
+title = $xmlhttprequest
template = testcase
{% set testcase_moreinfo = [
@@ -39,6 +39,7 @@
<section class="site-panel">
<h2>$xmlhttprequest</h2>
<p>Check that usage of the $xmlhttprequest 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 XMLHTTPRequest in each test case panel should be blocked but the images should not.</p>
</section>
<section class="site-panel">
@@ -53,5 +54,5 @@
</div>
</div>
<h3>Filters</h3>
- testpages.adblockplus.org/testcasefiles/xmlhttprequest/$xmlhttprequest
+ <pre>testpages.adblockplus.org/testcasefiles/xmlhttprequest/$xmlhttprequest</pre>
</section>
« pages/filters/ping.tmpl ('K') | « pages/filters/websocket.tmpl ('k') | pages/index.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld