Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(31)

Unified Diff: LayoutTests/http/tests/globalhistory/history-delegate-basic-refresh-redirect-expected.txt

Issue 14195011: Removed WONTFIX tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/globalhistory/history-delegate-basic-refresh-redirect-expected.txt
diff --git a/LayoutTests/http/tests/globalhistory/history-delegate-basic-refresh-redirect-expected.txt b/LayoutTests/http/tests/globalhistory/history-delegate-basic-refresh-redirect-expected.txt
deleted file mode 100644
index 9c8bc4ce92cee96b7353c619efc0fe5a06bfb281..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/globalhistory/history-delegate-basic-refresh-redirect-expected.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-WebView navigated to url "http://127.0.0.1:8000/globalhistory/history-delegate-basic-refresh-redirect.html" with title "" with HTTP equivalent method "GET". The navigation was successful and was not a client redirect.
-main frame - didFinishDocumentLoadForFrame
-main frame - didHandleOnloadEventsForFrame
-main frame - didFinishLoadForFrame
-main frame - willPerformClientRedirectToURL: http://127.0.0.1:8000/resources/redirect.php?url=notify-done.html&refresh=0
-main frame - didStartProvisionalLoadForFrame
-WebView performed a client redirect from "http://127.0.0.1:8000/globalhistory/history-delegate-basic-refresh-redirect.html" to "http://127.0.0.1:8000/resources/redirect.php?url=notify-done.html&refresh=0".
-main frame - didCancelClientRedirectForFrame
-main frame - didCommitLoadForFrame
-main frame - didFinishDocumentLoadForFrame
-main frame - didHandleOnloadEventsForFrame
-main frame - willPerformClientRedirectToURL: http://127.0.0.1:8000/resources/notify-done.html
-main frame - didFinishLoadForFrame
-main frame - didStartProvisionalLoadForFrame
-WebView performed a client redirect from "http://127.0.0.1:8000/globalhistory/history-delegate-basic-refresh-redirect.html" to "http://127.0.0.1:8000/resources/notify-done.html".
-main frame - didCancelClientRedirectForFrame
-main frame - didCommitLoadForFrame
-main frame - didFinishDocumentLoadForFrame
-main frame - didHandleOnloadEventsForFrame
-main frame - didFinishLoadForFrame
-

Powered by Google App Engine
This is Rietveld 408576698