[webkit-changes] [112835] trunk/LayoutTests

2012-04-02 Thread philn
Title: [112835] trunk/LayoutTests








Revision 112835
Author ph...@webkit.org
Date 2012-04-02 00:43:23 -0700 (Mon, 02 Apr 2012)


Log Message
Unreviewed, rebaseline after r112825.

The test baseline updated in r112825 is specific to GURL's way of
printing URLs so it belongs to the chromium platform directory.

* http/tests/security/no-popup-from-sandbox-top-expected.txt:
* platform/chromium/http/tests/security/no-popup-from-sandbox-top-expected.txt: Copied from LayoutTests/http/tests/security/no-popup-from-sandbox-top-expected.txt.

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/http/tests/security/no-popup-from-sandbox-top-expected.txt


Added Paths

trunk/LayoutTests/platform/chromium/http/tests/security/no-popup-from-sandbox-top-expected.txt




Diff

Modified: trunk/LayoutTests/ChangeLog (112834 => 112835)

--- trunk/LayoutTests/ChangeLog	2012-04-02 07:31:41 UTC (rev 112834)
+++ trunk/LayoutTests/ChangeLog	2012-04-02 07:43:23 UTC (rev 112835)
@@ -1,3 +1,13 @@
+2012-04-02  Philippe Normand  
+
+Unreviewed, rebaseline after r112825.
+
+The test baseline updated in r112825 is specific to GURL's way of
+printing URLs so it belongs to the chromium platform directory.
+
+* http/tests/security/no-popup-from-sandbox-top-expected.txt:
+* platform/chromium/http/tests/security/no-popup-from-sandbox-top-expected.txt: Copied from LayoutTests/http/tests/security/no-popup-from-sandbox-top-expected.txt.
+
 2012-04-01  Philippe Normand  
 
 Unreviewed, GTK svg rebaseline after r112806.


Modified: trunk/LayoutTests/http/tests/security/no-popup-from-sandbox-top-expected.txt (112834 => 112835)

--- trunk/LayoutTests/http/tests/security/no-popup-from-sandbox-top-expected.txt	2012-04-02 07:31:41 UTC (rev 112834)
+++ trunk/LayoutTests/http/tests/security/no-popup-from-sandbox-top-expected.txt	2012-04-02 07:43:23 UTC (rev 112835)
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: Unsafe _javascript_ attempt to initiate a navigation change for frame with URL http://127.0.0.1:8000/security/no-popup-from-sandbox-top.html from frame with URL data:text/html,  var win = window.open('about:blank', '_top');   alert(win ? 'FAIL' : 'PASS');   .
+CONSOLE MESSAGE: Unsafe _javascript_ attempt to initiate a navigation change for frame with URL http://127.0.0.1:8000/security/no-popup-from-sandbox-top.html from frame with URL data:text/html,  var win = window.open('about:blank', '_top');   alert(win ?%20'FAIL'%20:%20'PASS');%20%20%20%20%20%20%20%3C/script%3E.
 
 ALERT: PASS
 To run this test outside of DumpRenderTree, please disable your popup blocker!