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

Unified Diff: LayoutTests/platform/mac/fast/events/menu-key-context-menu-document-pinch-zoom-expected.txt

Issue 1007503003: Fixed key event context menu and added tests for coordinate cleanups (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed typo in expectation Created 5 years, 8 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/fast/events/menu-key-context-menu-document-pinch-zoom-expected.txt
diff --git a/LayoutTests/platform/mac/fast/events/menu-key-context-menu-document-pinch-zoom-expected.txt b/LayoutTests/platform/mac/fast/events/menu-key-context-menu-document-pinch-zoom-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..70a74bb8143c500bd4521e46cb25796d5b131ed5
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/events/menu-key-context-menu-document-pinch-zoom-expected.txt
@@ -0,0 +1,10 @@
+This test checks if contextmenu event target is correct when handled at the document level and in the presence of pinch-zoom. To test manually, first pinch-zoom into the page, scroll away from the origin and then then press the menu key. There are three cases to check: nothing focused (the context menu is expected to appear in the top left of the viewport), click on the orange box to focus it then use the menu key, and select some text in the box and use the menu key. Note: on Mac there is no menu key.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS successfullyParsed is true
+
+TEST COMPLETE
+Target
+
« no previous file with comments | « LayoutTests/fast/events/menu-key-context-menu-document-pinch-zoom-expected.txt ('k') | Source/core/page/EventHandler.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698