From 585d66a31ab69445daf0e913b98123b643a7fb44 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 18 Nov 2015 10:45:03 -0500 Subject: [PATCH] Updated Does uBlock block ads or just hide them? (markdown) --- Does-uBlock-block-ads-or-just-hide-them?.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Does-uBlock-block-ads-or-just-hide-them?.md b/Does-uBlock-block-ads-or-just-hide-them?.md index 8677436..9419f0b 100644 --- a/Does-uBlock-block-ads-or-just-hide-them?.md +++ b/Does-uBlock-block-ads-or-just-hide-them?.md @@ -49,7 +49,8 @@ Different classes of cosmetic filters are applied differently: - Generic cosmetic filters: injected after page's root DOM is loaded - These are cacheable - Since these cosmetic filters are applied after page load, DOM elements **may** be hidden after they are rendered - - Notice the emphasized "may": generally, you won't see this: the slower the computer, the higher the likelihood + - Notice the emphasized "may": generally, you won't see this: the slower the computer, the higher the likelihood + - Solution to this for when the behavior occurs and is an issue for a user: to create the appropriate specific cosmetic filter. - Cached generic cosmetic filters: injected before page's root DOM is loaded - No flickering