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

Side by Side Diff: pages/exceptions/element-hiding.tmpl

Issue 29755578: Issue 2148 - Rewrite the testpages test suite (Closed)
Patch Set: Created April 18, 2018, 11:54 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 title = Element Hiding - Exception - ABP Test Pages
2 template = testcase
3 testcase_title = Element Hiding - Exception
4 testcase_intro = Check if element hiding exception functionality is working as e xpected.
5
6 {% set testcase_moreinfo = [
7 ("Exception Rules", "https://adblockplus.org/filters#elemhide_exceptions"),
8 ] %}
9
10 <section class="site-panel">
11 <h2>Test case</h2>
12 <div class="testcase-container">
13 <div class="testcase-contentaside stripes-green testcase-ehe">Target</div>
14 <div class="testcase-content stripes-grey">Content</div>
15 </div>
16 <h3>Filters</h3>
17 testpages.adblockplus.org##.testcase-ehe<br>
18 testpages.adblockplus.org#@#.testcase-ehe
19 </section>
OLDNEW

Powered by Google App Engine
This is Rietveld