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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/misc/custom-context-menu-expected.txt

Issue 2905763003: Rollback ContextMenu (Closed)
Patch Set: Rebase Created 3 years, 7 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: third_party/WebKit/LayoutTests/http/tests/misc/custom-context-menu-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/misc/custom-context-menu-expected.txt b/third_party/WebKit/LayoutTests/http/tests/misc/custom-context-menu-expected.txt
deleted file mode 100644
index b5141408f3fcb64c3f2a36a0b9a752de8995ae5d..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/misc/custom-context-menu-expected.txt
+++ /dev/null
@@ -1,45 +0,0 @@
-Tests the custom context menu items.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS itemsWithCustomContextMenu.length - items.length is 25
-PASS itemsWithCustomContextMenu[0] is "Item1"
-PASS itemsWithCustomContextMenu[1] is "#Item2"
-PASS itemsWithCustomContextMenu[2] is "---------"
-PASS itemsWithCustomContextMenu[3] is "Item3"
-PASS itemsWithCustomContextMenu[4] is "Submenu >"
-PASS itemsWithCustomContextMenu[5] is "_Item4"
-PASS itemsWithCustomContextMenu[6] is "_Deeper submenu >"
-PASS itemsWithCustomContextMenu[7] is "__Item5"
-PASS itemsWithCustomContextMenu[8] is "__---------"
-PASS itemsWithCustomContextMenu[9] is "__Item6"
-PASS itemsWithCustomContextMenu[10] is "Item7"
-PASS itemsWithCustomContextMenu[11] is "---------"
-PASS itemsWithCustomContextMenu[12] is "Item8"
-PASS itemsWithCustomContextMenu[13] is "Item11"
-PASS itemsWithCustomContextMenu[14] is "Item12"
-PASS itemsWithCustomContextMenu[15] is "---------"
-PASS itemsWithCustomContextMenu[16] is "Item13"
-PASS itemsWithCustomContextMenu[17] is "Item14"
-PASS itemsWithCustomContextMenu[18] is "*Item15"
-PASS itemsWithCustomContextMenu[19] is "Item16"
-PASS itemsWithCustomContextMenu[20] is "Item17"
-PASS itemsWithCustomContextMenu[21] is "*Item18"
-PASS itemsWithCustomContextMenu[22] is "Item19"
-PASS itemsWithCustomContextMenu[23] is "Item20http://127.0.0.1:8000/misc/icon1.png"
-PASS itemsWithCustomContextMenu[24] is "Item21http://127.0.0.1:8000/misc/icon2.png"
-PASS items1.length - items.length is 0
-PASS items2.length - items.length is 0
-PASS items3.length - items.length is 0
-PASS items4.length - items.length is 0
-PASS items5.length - items.length is 3
-PASS items5[0] is "Item1"
-PASS items5[1] is "Item2"
-PASS items5[2] is "Item3"
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
-
-

Powered by Google App Engine
This is Rietveld 408576698