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

Side by Side Diff: LayoutTests/contextmenu/custom-context-menu-expected.txt

Issue 492753002: Add support to populate custom context menu items. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 4 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 unified diff | Download patch
OLDNEW
(Empty)
1 Tests the custom context menu items.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 WARN: shouldBeEqualToNumber() expects a string and a number arguments
7 WARN: shouldBe() expects string arguments
8 PASS 9 is 9
9 PASS itemsWithCustomContextMenu[0] is "Item1"
10 PASS itemsWithCustomContextMenu[3] is "Submenu >"
11 PASS itemsWithCustomContextMenu[4] is "_Item4"
12 PASS itemsWithCustomContextMenu[5] is "_Deeper submenu >"
13 PASS itemsWithCustomContextMenu[7] is "__Item6"
14 PASS itemsWithCustomContextMenu[8] is "Item7"
15 PASS successfullyParsed is true
16
17 TEST COMPLETE
18
19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698