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

Unified Diff: LayoutTests/fast/dom/HTMLMenuElement/custom-context-menu-expected.txt

Issue 761743002: Implement disabled and checked attribute for menuitem. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: "disabled" only Created 6 years, 1 month 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/fast/dom/HTMLMenuElement/custom-context-menu-expected.txt
diff --git a/LayoutTests/fast/dom/HTMLMenuElement/custom-context-menu-expected.txt b/LayoutTests/fast/dom/HTMLMenuElement/custom-context-menu-expected.txt
index 38dc9852ea5e07f6681119a6e66de1dc2c1ca0a5..4f6c54c32151da2efd1b95cd6532ba2ec1910c66 100644
--- a/LayoutTests/fast/dom/HTMLMenuElement/custom-context-menu-expected.txt
+++ b/LayoutTests/fast/dom/HTMLMenuElement/custom-context-menu-expected.txt
@@ -5,7 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS itemsWithCustomContextMenu.length - items.length is 17
PASS itemsWithCustomContextMenu[0] is "Item1"
-PASS itemsWithCustomContextMenu[1] is "Item2"
+PASS itemsWithCustomContextMenu[1] is "#Item2"
PASS itemsWithCustomContextMenu[2] is "---------"
PASS itemsWithCustomContextMenu[3] is "Item3"
PASS itemsWithCustomContextMenu[4] is "Submenu >"
« no previous file with comments | « LayoutTests/fast/dom/HTMLMenuElement/custom-context-menu.html ('k') | Source/core/page/CustomContextMenuProvider.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698