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

Side by Side Diff: pages/circumvention/inline-style-important.tmpl

Issue 29984560: Noissue - Make circumvention test automatable and add missing filters (Closed)
Patch Set: Created Jan. 17, 2019, 7:30 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
« no previous file with comments | « pages/circumvention/anoniframe-documentwrite.tmpl ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 title = Inline Style !important - Circumvention 1 title = Inline Style !important - Circumvention
2 template = testcase 2 template = testcase
3 3
4 <section class="site-panel"> 4 <section class="site-panel">
5 5
6 <h2>Test case</h2> 6 <h2>Test case</h2>
7 <div class="testcase-container"> 7 <div class="testcase-container">
8 <div class="testcase-contentaside stripes-red testcase-circ-is">Target withou t inline-style</div> 8 <div class="testcase-contentaside stripes-red testcase-circ-is">Target withou t inline-style</div>
9 <div class="testcase-contentaside stripes-red testcase-circ-is" style="displa y: block !important;">Target with inline-style</div> 9 <div class="blocked">
10 <div class="testcase-contentaside stripes-red testcase-circ-is" style="disp lay: block !important;">Target with inline-style</div>
11 </div>
10 <div class="testcase-content stripes-grey">Content</div> 12 <div class="testcase-content stripes-grey">Content</div>
11 </div> 13 </div>
14 <h3>Filters</h3>
15 <pre>{{ site_url|domain }}##.testcase-circ-is</pre>
12 <h3>Related links</h3> 16 <h3>Related links</h3>
13 <p><a href="https://issues.adblockplus.org/ticket/242">Issue #242</a></p> 17 <p><a href="https://issues.adblockplus.org/ticket/242">Issue #242</a></p>
14 </section> 18 </section>
OLDNEW
« no previous file with comments | « pages/circumvention/anoniframe-documentwrite.tmpl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld