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

Unified Diff: LayoutTests/fast/dom/HTMLElement/contextmenu-expected.txt

Issue 721603002: If an element A has a parent element, then A's assigned context menu is the assigned context menu o… (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed nits 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/HTMLElement/contextmenu-expected.txt
diff --git a/LayoutTests/fast/dom/HTMLElement/contextmenu-expected.txt b/LayoutTests/fast/dom/HTMLElement/contextmenu-expected.txt
index d51642f9ee18d641207acd73d2fce789ba4072c9..8703e731cc5a5f821b578424923d810a80259d3e 100644
--- a/LayoutTests/fast/dom/HTMLElement/contextmenu-expected.txt
+++ b/LayoutTests/fast/dom/HTMLElement/contextmenu-expected.txt
@@ -45,6 +45,8 @@ PASS container9.contextMenu.type is ""
PASS container9.contextMenu.label is "menu without type"
Test setting contextmenu attribute to menu element which is in shadow dom
PASS container10.contextMenu is null
+Test contextmenu attribute of an element with no contextmenu attribute but parent has valid contextmenu
+PASS inner.contextMenu is null
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/fast/dom/HTMLElement/contextmenu.html ('k') | LayoutTests/fast/dom/HTMLMenuElement/custom-context-menu.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698