From a51c259341ffae6edea2206edaf05b493f8bbf0b Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 27 Feb 2015 07:55:58 -0500 Subject: [PATCH] =?UTF-8?q?Updated=20Does=20=C2=B5Block=20block=20ads=20or?= =?UTF-8?q?=20just=20hide=20them=3F=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Does-µBlock-block-ads-or-just-hide-them?.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Does-µBlock-block-ads-or-just-hide-them?.md b/Does-µBlock-block-ads-or-just-hide-them?.md index 8ac1ff6..9767f85 100644 --- a/Does-µBlock-block-ads-or-just-hide-them?.md +++ b/Does-µBlock-block-ads-or-just-hide-them?.md @@ -41,7 +41,7 @@ Different classes of cosmetic filters are applied differently: #### More details regarding network filtering -When a network request is filtered, **both** uBlock and ABP will collapse the DOM counterpart -- if any -- of a blocked network request. They both work the same way in such scenario, in the absence of a cosmetic filter matching DOM counterpart of the blocked network request. +When a network request is filtered, **both** uBlock and ABP will collapse the DOM counterpart -- if any -- of a blocked network request. They both work the same way in such scenario, in the absence of a cosmetic filter matching the DOM counterpart of a blocked network request. In **both** uBlock and ABP, this occurs **after** the DOM is loaded, so in both cases, users **may** be able to visually notice the placeholder collapsing after the page loads.