<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Content Blocker rules are not applied to Google when you use address bar to search"
   href="https://bugs.webkit.org/show_bug.cgi?id=153743#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Content Blocker rules are not applied to Google when you use address bar to search"
   href="https://bugs.webkit.org/show_bug.cgi?id=153743">bug 153743</a>
              from <span class="vcard"><a class="email" href="mailto:am&#64;adguard.com" title="Andrey Meshkov &lt;am&#64;adguard.com&gt;"> <span class="fn">Andrey Meshkov</span></a>
</span></b>
        <pre>Here is an easier way to see what's going on. Instead of hiding ads, let's hide the whole page.

New steps for reproducing the issue:
1. Disable all ad filters
2. Add one rule: { action: { type: 'css-display-none', selector: 'body' } }
This rule hides the whole page.
3. Enter &quot;<a href="https://www.google.com/">https://www.google.com/</a>&quot; and press enter
4. The page is hidden (that's expected)
5. Now open new tab and enter &quot;buy iphone 6s&quot; in the address bar and press &quot;Enter&quot;

Expected result:
Whole page is hidden

In fact:
Page is not hidden.
It is not hidden even after you refresh the page.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>