[Webkit-unassigned] [Bug 167423] Rules with type=ignore-previous-rules are not applied to rules with `url-filter: *`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 29 12:36:15 PDT 2017


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

Alex Christensen <achristensen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Alex Christensen <achristensen at apple.com> ---
I think what is happening in this case is the main resource is being loaded and the main resource is correctly ignoring previous rules and not applying the css-display-none rule.  Any sub resource that is loaded that is not a document from yahoo.com would then trigger the first rule but not the ignore-previous-rules, thus hiding the images.

This behaves correctly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170629/6a784c66/attachment-0001.html>


More information about the webkit-unassigned mailing list