Changeset 181441 in webkit
- Timestamp:
- Mar 12, 2015, 10:02:47 AM (11 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r181438 r181441 1 2015-03-12 Simon Fraser <simon.fraser@apple.com> 2 3 Clean up after JoePeck. 4 5 * http/tests/security/contentSecurityPolicy/injected-inline-style-blocked-expected.txt: 6 * http/tests/security/contentSecurityPolicy/inline-style-allowed-while-cloning-objects-expected.txt: 7 1 8 2015-03-12 Hunseop Jeong <hs85.jeong@samsung.com> 2 9 -
trunk/LayoutTests/http/tests/security/contentSecurityPolicy/injected-inline-style-blocked-expected.txt
r118585 r181441 1 CONSOLE MESSAGE: Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'none'".1 CONSOLE MESSAGE: line 1: Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'none'". 2 2 3 CONSOLE MESSAGE: Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'none'".3 CONSOLE MESSAGE: line 1: Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'none'". 4 4 5 5 PASS 1/2 -
trunk/LayoutTests/http/tests/security/contentSecurityPolicy/inline-style-allowed-while-cloning-objects-expected.txt
r147558 r181441 1 CONSOLE MESSAGE: Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self'".1 CONSOLE MESSAGE: line 1: Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self'". 2 2 3 3 CONSOLE MESSAGE: line 79: Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self'".
Note:
See TracChangeset
for help on using the changeset viewer.