[Webkit-unassigned] [Bug 146884] iOS 9 Beta 3 Content Blocker Extension - Enable CSS Display Inline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 13 13:02:22 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=146884

--- Comment #2 from Benjamin Poulain <benjamin at webkit.org> ---
(In reply to comment #1)
> > We have access to the selector css-display-none to hide our own elements,
> > but it would be great if we can also have access to css-display-inline
> > and/or css-display-block to un-hide elements.
> I do think this might be useful, but I don't think that this would prevent
> websites from detecting if content has been blocked.

We could also make CSSOM lie about the element. Reporting the display as if the user stylesheet was not installed.

But I don't think that would work either. There are many visible side effects to content blocker, they would just move on to the next one.

Dean, can you give us your example of website that break with your content blocker? If it cannot be shared publicly here, feel free to email it to Alex and myself.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150713/439ad002/attachment.html>


More information about the webkit-unassigned mailing list