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

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

Issue 29871622: Noissue - Fix filter for "Regular expression in :-abp-contains()" test (Closed)
Patch Set: Created Sept. 1, 2018, 7:10 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
@@ -102,5 +102,5 @@
<div class="testcase-content stripes-grey">Content</div>
</div>
<h3>Filters</h3>
- <pre>testpages.adblockplus.org#?#div > div :-abp-contains(/Target/)</pre>
+ <pre>testpages.adblockplus.org#?#div > div:-abp-contains(/ESContainsRegEx\d/)</pre>
</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