Title: [130849] trunk/LayoutTests
Revision
130849
Author
o...@webkit.org
Date
2012-10-09 22:25:32 -0700 (Tue, 09 Oct 2012)

Log Message

[Qt] Unreviewed gardening.

* platform/qt-5.0-wk1/fast/history/history-back-initial-vs-final-url-expected.txt: Renamed from LayoutTests/platform/qt/fast/history/history-back-initial-vs-final-url-expected.txt.

Modified Paths

Added Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (130848 => 130849)


--- trunk/LayoutTests/ChangeLog	2012-10-10 05:20:36 UTC (rev 130848)
+++ trunk/LayoutTests/ChangeLog	2012-10-10 05:25:32 UTC (rev 130849)
@@ -1,3 +1,9 @@
+2012-10-09  Csaba Osztrogonác  <o...@webkit.org>
+
+        [Qt] Unreviewed gardening.
+
+        * platform/qt-5.0-wk1/fast/history/history-back-initial-vs-final-url-expected.txt: Renamed from LayoutTests/platform/qt/fast/history/history-back-initial-vs-final-url-expected.txt.
+
 2012-10-09  Kent Tamura  <tk...@chromium.org>
 
         Sub-fields in input[type=time] should not be focusable if the input is disabled or read-only

Deleted: trunk/LayoutTests/platform/qt/fast/history/history-back-initial-vs-final-url-expected.txt (130848 => 130849)


--- trunk/LayoutTests/platform/qt/fast/history/history-back-initial-vs-final-url-expected.txt	2012-10-10 05:20:36 UTC (rev 130848)
+++ trunk/LayoutTests/platform/qt/fast/history/history-back-initial-vs-final-url-expected.txt	2012-10-10 05:25:32 UTC (rev 130849)
@@ -1,22 +0,0 @@
-ALERT: Initial URL loaded.
-ALERT: Final URL loaded.
-ALERT: Going back.
-ALERT: Final URL loaded.
-Checks that when going back to a page that frames that were navigated, that the final URL of the frames is loaded directly, instead the initial URL. Four alerts should appear, in this order:
-
-Initial URL loaded.
-Final URL loaded.
-Going back.
-Final URL loaded.
-
-
---------
-Frame: '<!--framePath //<!--frame0-->-->'
---------
-final page contents
-
-============== Back Forward List ==============
-curr->  (file test):fast/history/history-back-initial-vs-final-url.html  **nav target**
-            (file test):fast/history/resources/frame-final-url.html (in frame "<!--framePath //<!--frame0-->-->")
-        data:text/html,%3Cscript%3Ealert(%22Going back.%22);history.back();%3C/script%3E  **nav target**
-===============================================

Copied: trunk/LayoutTests/platform/qt-5.0-wk1/fast/history/history-back-initial-vs-final-url-expected.txt (from rev 130848, trunk/LayoutTests/platform/qt/fast/history/history-back-initial-vs-final-url-expected.txt) (0 => 130849)


--- trunk/LayoutTests/platform/qt-5.0-wk1/fast/history/history-back-initial-vs-final-url-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt-5.0-wk1/fast/history/history-back-initial-vs-final-url-expected.txt	2012-10-10 05:25:32 UTC (rev 130849)
@@ -0,0 +1,22 @@
+ALERT: Initial URL loaded.
+ALERT: Final URL loaded.
+ALERT: Going back.
+ALERT: Final URL loaded.
+Checks that when going back to a page that frames that were navigated, that the final URL of the frames is loaded directly, instead the initial URL. Four alerts should appear, in this order:
+
+Initial URL loaded.
+Final URL loaded.
+Going back.
+Final URL loaded.
+
+
+--------
+Frame: '<!--framePath //<!--frame0-->-->'
+--------
+final page contents
+
+============== Back Forward List ==============
+curr->  (file test):fast/history/history-back-initial-vs-final-url.html  **nav target**
+            (file test):fast/history/resources/frame-final-url.html (in frame "<!--framePath //<!--frame0-->-->")
+        data:text/html,%3Cscript%3Ealert(%22Going back.%22);history.back();%3C/script%3E  **nav target**
+===============================================
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to