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

Unified Diff: ManualTests/blackberry/http-auth-challenge.html

Issue 780003004: Cleanup: Remove notification test from blackberry. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: g rm -rf ManualTests/blackberry Created 6 years 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: ManualTests/blackberry/http-auth-challenge.html
diff --git a/ManualTests/blackberry/http-auth-challenge.html b/ManualTests/blackberry/http-auth-challenge.html
deleted file mode 100644
index 07de1a217d692ec9cdb1541abc86122d4fb8443f..0000000000000000000000000000000000000000
--- a/ManualTests/blackberry/http-auth-challenge.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<html>
- <body>
- <p>To run this test, both http-auth-challenge.html and http-auth-challenge.php must be served over http.</p>
- <p>This test case is to test the behavior of http authentication challenge dialog. This is for <a href="https://bugs.webkit.org/show_bug.cgi?id=80135">https://bugs.webkit.org/show_bug.cgi?id=80135</a></p>
- <p>
- Please follow the following test procedure:
- <ol>
- <li>Test dialog behavior when press Cancel button</li>
- <ol>
- <li>Start test case, then press Cancel button when authentication dialog pops up;</li>
- </ol>
- <li>Test dialog behavior when press OK button</li>
- <ol>
- <li>Navigate back to the privious page;</li>
- <li>Start test case again, then press Ok button without input anything when authentication dialog pops up;</li>
- <li>When dialog pops up again, enter fake credential and press Ok button: username:"qqqq", password:"qqqq"</li>
- <li>When dialog pops up agian, enter real credential and press Ok button: username:"aaaa", password:"aaaa"</li>
- </ol>
- </ol>
- <a href="http-auth-challenge.php">Start test here</a>
- </p>
-
- </body>
-</html>
« no previous file with comments | « ManualTests/blackberry/head-xhr-nonexistant-file.html ('k') | ManualTests/blackberry/http-auth-challenge.php » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698