Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 CONSOLE ERROR: line 7: Refused to load plugin data from '' because it violates t he following Content Security Policy directive: "object-src 'none'". | 1 CONSOLE ERROR: line 7: Refused to load plugin data from '' because it violates t he following Content Security Policy directive: "default-src 'none'". Note that 'object-src' was not explicitly set, so 'default-src' is used as a fallback. |
| 2 | 2 |
| 3 This test passes if there is a console message saying the plugin was blocked. | 3 PASS if no crash |
| OLD | NEW |