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

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

Issue 2374983004: Revert "Avoid creating consecutive whitespace renderers." (Closed)
Patch Set: Created 4 years, 2 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
1 Tests the custom context menu items. 1 Tests the custom context menu items.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS itemsWithCustomContextMenu.length - items.length is 25 6 PASS itemsWithCustomContextMenu.length - items.length is 25
7 PASS itemsWithCustomContextMenu[0] is "Item1" 7 PASS itemsWithCustomContextMenu[0] is "Item1"
8 PASS itemsWithCustomContextMenu[1] is "#Item2" 8 PASS itemsWithCustomContextMenu[1] is "#Item2"
9 PASS itemsWithCustomContextMenu[2] is "---------" 9 PASS itemsWithCustomContextMenu[2] is "---------"
10 PASS itemsWithCustomContextMenu[3] is "Item3" 10 PASS itemsWithCustomContextMenu[3] is "Item3"
(...skipping 23 matching lines...) Expand all
34 PASS items3.length - items.length is 0 34 PASS items3.length - items.length is 0
35 PASS items4.length - items.length is 0 35 PASS items4.length - items.length is 0
36 PASS items5.length - items.length is 3 36 PASS items5.length - items.length is 3
37 PASS items5[0] is "Item1" 37 PASS items5[0] is "Item1"
38 PASS items5[1] is "Item2" 38 PASS items5[1] is "Item2"
39 PASS items5[2] is "Item3" 39 PASS items5[2] is "Item3"
40 PASS successfullyParsed is true 40 PASS successfullyParsed is true
41 41
42 TEST COMPLETE 42 TEST COMPLETE
43 43
44
45
46 44
45
46
47 47
48 48
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698