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

Unified 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.
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/circumvention/anoniframe-documentwrite.tmpl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/circumvention/inline-style-important.tmpl
===================================================================
--- a/pages/circumvention/inline-style-important.tmpl
+++ b/pages/circumvention/inline-style-important.tmpl
@@ -6,9 +6,13 @@
<h2>Test case</h2>
<div class="testcase-container">
<div class="testcase-contentaside stripes-red testcase-circ-is">Target without inline-style</div>
- <div class="testcase-contentaside stripes-red testcase-circ-is" style="display: block !important;">Target with inline-style</div>
+ <div class="blocked">
+ <div class="testcase-contentaside stripes-red testcase-circ-is" style="display: block !important;">Target with inline-style</div>
+ </div>
<div class="testcase-content stripes-grey">Content</div>
</div>
+ <h3>Filters</h3>
+ <pre>{{ site_url|domain }}##.testcase-circ-is</pre>
<h3>Related links</h3>
<p><a href="https://issues.adblockplus.org/ticket/242">Issue #242</a></p>
-</section>
+</section>
« 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