Title: [181441] trunk/LayoutTests
- Revision
- 181441
- Author
- [email protected]
- Date
- 2015-03-12 10:02:47 -0700 (Thu, 12 Mar 2015)
Log Message
Clean up after JoePeck.
* http/tests/security/contentSecurityPolicy/injected-inline-style-blocked-expected.txt:
* http/tests/security/contentSecurityPolicy/inline-style-allowed-while-cloning-objects-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (181440 => 181441)
--- trunk/LayoutTests/ChangeLog 2015-03-12 16:55:13 UTC (rev 181440)
+++ trunk/LayoutTests/ChangeLog 2015-03-12 17:02:47 UTC (rev 181441)
@@ -1,3 +1,10 @@
+2015-03-12 Simon Fraser <[email protected]>
+
+ Clean up after JoePeck.
+
+ * http/tests/security/contentSecurityPolicy/injected-inline-style-blocked-expected.txt:
+ * http/tests/security/contentSecurityPolicy/inline-style-allowed-while-cloning-objects-expected.txt:
+
2015-03-12 Hunseop Jeong <[email protected]>
Unreviewed EFL gardening on 13th Mar.
Modified: trunk/LayoutTests/http/tests/security/contentSecurityPolicy/injected-inline-style-blocked-expected.txt (181440 => 181441)
--- trunk/LayoutTests/http/tests/security/contentSecurityPolicy/injected-inline-style-blocked-expected.txt 2015-03-12 16:55:13 UTC (rev 181440)
+++ trunk/LayoutTests/http/tests/security/contentSecurityPolicy/injected-inline-style-blocked-expected.txt 2015-03-12 17:02:47 UTC (rev 181441)
@@ -1,6 +1,6 @@
-CONSOLE MESSAGE: Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'none'".
+CONSOLE MESSAGE: line 1: Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'none'".
-CONSOLE MESSAGE: Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'none'".
+CONSOLE MESSAGE: line 1: Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'none'".
PASS 1/2
PASS 2/2
Modified: trunk/LayoutTests/http/tests/security/contentSecurityPolicy/inline-style-allowed-while-cloning-objects-expected.txt (181440 => 181441)
--- trunk/LayoutTests/http/tests/security/contentSecurityPolicy/inline-style-allowed-while-cloning-objects-expected.txt 2015-03-12 16:55:13 UTC (rev 181440)
+++ trunk/LayoutTests/http/tests/security/contentSecurityPolicy/inline-style-allowed-while-cloning-objects-expected.txt 2015-03-12 17:02:47 UTC (rev 181441)
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self'".
+CONSOLE MESSAGE: line 1: Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self'".
CONSOLE MESSAGE: line 79: Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self'".
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes