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

Unified Diff: LayoutTests/fast/events/menu-key-context-menu-element-focus-expected.txt

Issue 766143002: Fix contextmenu event location for menu key in an iframe (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Changes as per review comments. Created 6 years 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/events/menu-key-context-menu-element-focus-expected.txt
diff --git a/LayoutTests/fast/events/menu-key-context-menu-element-focus-expected.txt b/LayoutTests/fast/events/menu-key-context-menu-element-focus-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d5a708789f93443bc9d85c5a923dc90bf036e446
--- /dev/null
+++ b/LayoutTests/fast/events/menu-key-context-menu-element-focus-expected.txt
@@ -0,0 +1,4 @@
+This test checks if focus is on same element after dismissing context menu by esc key context menu came by menu key selection, so that when menu key is selected context menu will come on that element.
+
+Test
+PASS

Powered by Google App Engine
This is Rietveld 408576698