Title: [118122] trunk/LayoutTests
Revision
118122
Author
[email protected]
Date
2012-05-22 22:20:24 -0700 (Tue, 22 May 2012)

Log Message

https://bugs.webkit.org/show_bug.cgi?id=87208
Unreviewed, checking in failing results.

* platform/mac/http/tests/cookies/js-get-and-set-http-only-cookie-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118121 => 118122)


--- trunk/LayoutTests/ChangeLog	2012-05-23 05:03:16 UTC (rev 118121)
+++ trunk/LayoutTests/ChangeLog	2012-05-23 05:20:24 UTC (rev 118122)
@@ -1,3 +1,10 @@
+2012-05-22  Stephanie Lewis  <[email protected]>
+
+        https://bugs.webkit.org/show_bug.cgi?id=87208
+        Unreviewed, checking in failing results.
+
+        * platform/mac/http/tests/cookies/js-get-and-set-http-only-cookie-expected.txt: Added.
+
 2012-05-22  MORITA Hajime  <[email protected]>
 
         REGRESSION(r116629) tests for <style scoped> is crashing

Added: trunk/LayoutTests/platform/mac/http/tests/cookies/js-get-and-set-http-only-cookie-expected.txt (0 => 118122)


--- trunk/LayoutTests/platform/mac/http/tests/cookies/js-get-and-set-http-only-cookie-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/http/tests/cookies/js-get-and-set-http-only-cookie-expected.txt	2012-05-23 05:20:24 UTC (rev 118122)
@@ -0,0 +1,12 @@
+Test for <https://bugs.webkit.org/show_bug.cgi?id=86067> [BlackBerry] Possible to clobber httpOnly cookie.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+Check that we can't get or set httpOnly Cookies by _javascript_.
+PASS We can't get httpOnly cookies by _javascript_.
+FAIL We shouldn't set httpOnly cookies by _javascript_.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to