Title: [198954] trunk/LayoutTests
Revision
198954
Author
[email protected]
Date
2016-04-01 13:58:11 -0700 (Fri, 01 Apr 2016)

Log Message

Rebaseline tests added with r198951
https://bugs.webkit.org/show_bug.cgi?id=156092

Unreviewed test gardening.

* http/tests/security/contentSecurityPolicy/1.1/securityviolationpolicy-block-frame-using-child-src-expected.txt:
* http/tests/security/contentSecurityPolicy/1.1/securityviolationpolicy-block-frame-using-default-src-expected.txt:
* http/tests/security/contentSecurityPolicy/1.1/securityviolationpolicy-block-frame-using-frame-src-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (198953 => 198954)


--- trunk/LayoutTests/ChangeLog	2016-04-01 19:20:08 UTC (rev 198953)
+++ trunk/LayoutTests/ChangeLog	2016-04-01 20:58:11 UTC (rev 198954)
@@ -1,3 +1,14 @@
+2016-04-01  Ryan Haddad  <[email protected]>
+
+        Rebaseline tests added with r198951
+        https://bugs.webkit.org/show_bug.cgi?id=156092
+
+        Unreviewed test gardening.
+
+        * http/tests/security/contentSecurityPolicy/1.1/securityviolationpolicy-block-frame-using-child-src-expected.txt:
+        * http/tests/security/contentSecurityPolicy/1.1/securityviolationpolicy-block-frame-using-default-src-expected.txt:
+        * http/tests/security/contentSecurityPolicy/1.1/securityviolationpolicy-block-frame-using-frame-src-expected.txt:
+
 2016-04-01  Frederic Wang  <[email protected]>
 
         Reset CSS spacing rules on the <math> element.

Modified: trunk/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securityviolationpolicy-block-frame-using-child-src-expected.txt (198953 => 198954)


--- trunk/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securityviolationpolicy-block-frame-using-child-src-expected.txt	2016-04-01 19:20:08 UTC (rev 198953)
+++ trunk/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securityviolationpolicy-block-frame-using-child-src-expected.txt	2016-04-01 20:58:11 UTC (rev 198954)
@@ -13,7 +13,7 @@
 PASS window.e.originalPolicy is "child-src 'none'"
 PASS window.e.sourceFile is "http://127.0.0.1:8000/security/contentSecurityPolicy/1.1/securityviolationpolicy-block-frame-using-child-src.html"
 PASS window.e.lineNumber is 27
-PASS window.e.columnNumber is 38
+PASS window.e.columnNumber is 30
 PASS window.e.statusCode is 200
 PASS successfullyParsed is true
 

Modified: trunk/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securityviolationpolicy-block-frame-using-default-src-expected.txt (198953 => 198954)


--- trunk/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securityviolationpolicy-block-frame-using-default-src-expected.txt	2016-04-01 19:20:08 UTC (rev 198953)
+++ trunk/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securityviolationpolicy-block-frame-using-default-src-expected.txt	2016-04-01 20:58:11 UTC (rev 198954)
@@ -13,7 +13,7 @@
 PASS window.e.originalPolicy is "default-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'"
 PASS window.e.sourceFile is "http://127.0.0.1:8000/security/contentSecurityPolicy/1.1/securityviolationpolicy-block-frame-using-default-src.html"
 PASS window.e.lineNumber is 27
-PASS window.e.columnNumber is 38
+PASS window.e.columnNumber is 30
 PASS window.e.statusCode is 200
 PASS successfullyParsed is true
 

Modified: trunk/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securityviolationpolicy-block-frame-using-frame-src-expected.txt (198953 => 198954)


--- trunk/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securityviolationpolicy-block-frame-using-frame-src-expected.txt	2016-04-01 19:20:08 UTC (rev 198953)
+++ trunk/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/securityviolationpolicy-block-frame-using-frame-src-expected.txt	2016-04-01 20:58:11 UTC (rev 198954)
@@ -13,7 +13,7 @@
 PASS window.e.originalPolicy is "frame-src 'none'"
 PASS window.e.sourceFile is "http://127.0.0.1:8000/security/contentSecurityPolicy/1.1/securityviolationpolicy-block-frame-using-frame-src.html"
 PASS window.e.lineNumber is 27
-PASS window.e.columnNumber is 38
+PASS window.e.columnNumber is 30
 PASS window.e.statusCode is 200
 PASS successfullyParsed is true
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to