OLD | NEW |
1 CONSOLE ERROR: line 10: [Report Only] Refused to load the image 'http://127.0.0.
1:8000/security/resources/abe.png' because it violates the following Content Sec
urity Policy directive: "img-src 'none'". | 1 CONSOLE ERROR: [Report Only] Refused to load the image 'http://127.0.0.1:8000/se
curity/resources/abe.png' because it violates the following Content Security Pol
icy directive: "img-src 'none'". |
2 | 2 |
3 PingLoader dispatched to 'http://127.0.0.1:8000/security/contentSecurityPolicy/r
esources/does-not-exist'. | 3 PingLoader dispatched to 'http://127.0.0.1:8000/security/contentSecurityPolicy/r
esources/does-not-exist'. |
4 CONSOLE ERROR: line 11: [Report Only] Refused to load the image 'http://127.0.0.
1:8000/security/resources/eba.png' because it violates the following Content Sec
urity Policy directive: "img-src 'none'". | 4 CONSOLE ERROR: [Report Only] Refused to load the image 'http://127.0.0.1:8000/se
curity/resources/eba.png' because it violates the following Content Security Pol
icy directive: "img-src 'none'". |
5 | 5 |
6 PingLoader dispatched to 'http://127.0.0.1:8000/security/contentSecurityPolicy/r
esources/does-not-exist'. | 6 PingLoader dispatched to 'http://127.0.0.1:8000/security/contentSecurityPolicy/r
esources/does-not-exist'. |
7 This tests that multiple violations on a page trigger multiple reports. The test
passes if two PingLoader callbacks are visible in the output. | 7 This tests that multiple violations on a page trigger multiple reports. The test
passes if two PingLoader callbacks are visible in the output. |
8 | 8 |
9 | 9 |
OLD | NEW |