Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

uMatrix does not report inline styles #924

Closed
vzjrz opened this issue Jan 22, 2018 · 0 comments
Closed

uMatrix does not report inline styles #924

vzjrz opened this issue Jan 22, 2018 · 0 comments

Comments

@vzjrz
Copy link

vzjrz commented Jan 22, 2018

uMatrix 1.3.0
Firefox 57.0.1
I have these rules:

* * * block
google.com google.com frame allow
google.com google.com image allow
google.com google.com script allow
google.com google.com xhr allow
google.com gstatic.com css allow
google.com gstatic.com image allow
google.com gstatic.com script allow

Steps:

  1. Go to: https://www.google.com/recaptcha/api2/demo
  2. Note there is no indication that any css from google.com is being blocked
    umatrix
  3. Captcha fails because according to the console Content Security Policy: The page’s settings blocked the loading of a resource at self (“style-src blob: *”).

Captcha is fixed by adding the rule google.com google.com css allow

@gorhill gorhill changed the title uMatrix does not report style-src blob blocks uMatrix does not report inline styles Jan 22, 2018
Noxgrim pushed a commit to Noxgrim/uMatrix that referenced this issue Dec 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant