Title: [199720] trunk/LayoutTests
- Revision
- 199720
- Author
- [email protected]
- Date
- 2016-04-19 05:22:58 -0700 (Tue, 19 Apr 2016)
Log Message
Unreviewed GTK+ gardening. Update CSP tests.
Rebaseline http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-basics.html after r197118 and
remove specific expectations of http/tests/security/contentSecurityPolicy/source-list-parsing-10.html.
* platform/gtk/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-basics-expected.txt:
* platform/gtk/http/tests/security/contentSecurityPolicy/source-list-parsing-10-expected.txt: Removed.
Modified Paths
Removed Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (199719 => 199720)
--- trunk/LayoutTests/ChangeLog 2016-04-19 11:35:09 UTC (rev 199719)
+++ trunk/LayoutTests/ChangeLog 2016-04-19 12:22:58 UTC (rev 199720)
@@ -1,5 +1,15 @@
2016-04-19 Carlos Garcia Campos <[email protected]>
+ Unreviewed GTK+ gardening. Update CSP tests.
+
+ Rebaseline http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-basics.html after r197118 and
+ remove specific expectations of http/tests/security/contentSecurityPolicy/source-list-parsing-10.html.
+
+ * platform/gtk/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-basics-expected.txt:
+ * platform/gtk/http/tests/security/contentSecurityPolicy/source-list-parsing-10-expected.txt: Removed.
+
+2016-04-19 Carlos Garcia Campos <[email protected]>
+
Unreviewed GTK+ gardening. Rebaseline fast/events/updateLayoutForHitTest.html after r195263.
* platform/gtk/fast/events/updateLayoutForHitTest-expected.txt:
Modified: trunk/LayoutTests/platform/gtk/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-basics-expected.txt (199719 => 199720)
--- trunk/LayoutTests/platform/gtk/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-basics-expected.txt 2016-04-19 11:35:09 UTC (rev 199719)
+++ trunk/LayoutTests/platform/gtk/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-basics-expected.txt 2016-04-19 12:22:58 UTC (rev 199720)
@@ -4,7 +4,7 @@
PASS typeof document.onsecuritypolicyviolation is "object"
-FAIL typeof SecurityPolicyViolationEvent should be function. Was object.
+PASS typeof SecurityPolicyViolationEvent is "function"
PASS typeof window.e is "object"
PASS window.e.documentURI is "documentURIValue"
PASS window.e.referrer is "referrerValue"
@@ -14,6 +14,8 @@
PASS window.e.originalPolicy is "originalPolicyValue"
PASS window.e.sourceFile is "sourceFileValue"
PASS window.e.lineNumber is 1
+PASS window.e.columnNumber is 1
+PASS window.e.statusCode is 200
PASS successfullyParsed is true
TEST COMPLETE
Deleted: trunk/LayoutTests/platform/gtk/http/tests/security/contentSecurityPolicy/source-list-parsing-10-expected.txt (199719 => 199720)
--- trunk/LayoutTests/platform/gtk/http/tests/security/contentSecurityPolicy/source-list-parsing-10-expected.txt 2016-04-19 11:35:09 UTC (rev 199719)
+++ trunk/LayoutTests/platform/gtk/http/tests/security/contentSecurityPolicy/source-list-parsing-10-expected.txt 2016-04-19 12:22:58 UTC (rev 199720)
@@ -1,13 +0,0 @@
-None of these scripts should execute even though there are parse errors in the policy.
-
-
-
---------
-Frame: '<!--framePath //<!--frame0-->-->'
---------
-PASS
-
---------
-Frame: '<!--framePath //<!--frame1-->-->'
---------
-FAIL
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes