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

Unified Diff: pages/filters/element-hiding-emulation.tmpl

Issue 29871606: Noissue - Fix "Case insensative extended selectors" test case (Closed)
Patch Set: Created Sept. 1, 2018, 2:54 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/filters/element-hiding-emulation.tmpl
===================================================================
--- a/pages/filters/element-hiding-emulation.tmpl
+++ b/pages/filters/element-hiding-emulation.tmpl
@@ -63,7 +63,7 @@
<section class="site-panel">
<h2>Case insensative extended selectors</h2>
<div class="testcase-container">
- <div class="testcase-contentaside stripes-red testcase-es-prop">Target</div>
+ <div class="testcase-contentaside stripes-red testcase-es-case">Target</div>
<div class="testcase-content stripes-grey">Content</div>
</div>
<h3>Filters</h3>
@@ -103,4 +103,4 @@
</div>
<h3>Filters</h3>
<pre>testpages.adblockplus.org#?#div > div :-abp-contains(/Target/)</pre>
-</section>
+</section>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld