| OLD | NEW |
| 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> |
| OLD | NEW |