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

Unified Diff: pages/filter-cheatsheet.html

Issue 29500694: Issue 5454 - Remove simplified element hiding (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org/
Patch Set: Created July 28, 2017, 8:56 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 | pages/filters.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/filter-cheatsheet.html
===================================================================
--- a/pages/filter-cheatsheet.html
+++ b/pages/filter-cheatsheet.html
@@ -716,17 +716,17 @@
<ul class="example-list">
<li>{{s121 All other domains, including:}}</li>
<li><code>http://example.net/</code></li>
</ul>
</p>
</td>
</tr>
<tr>
- <td><code>example.com,~mail.example.com#selector</code></td>
+ <td><code>example.com,~mail.example.com##selector</code></td>
<td>
<p>
{{s109 Active on:}}
<ul class="example-list">
<li><code>http://example.com/</code></li>
<li><code>https://adverts.example.com/</code></li>
</ul>
</p>
« no previous file with comments | « no previous file | pages/filters.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld