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

Unified Diff: LayoutTests/fast/events/mid-button-link-click-expected.txt

Issue 23060022: Don't turn middleclicks into click events. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Going back to simple fix: No click events. Done. Created 7 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/events/mid-button-link-click-expected.txt
diff --git a/LayoutTests/fast/events/mid-button-link-click-expected.txt b/LayoutTests/fast/events/mid-button-link-click-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8c5592d0324d12dee85b21a123f24410497a8a1f
--- /dev/null
+++ b/LayoutTests/fast/events/mid-button-link-click-expected.txt
@@ -0,0 +1,13 @@
+Mousedown and mouseup with middle button on link should not result in a click event.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS No unexpected click event seen at testlink1.
+PASS No unexpected click event seen at testlink2.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+Test content
+Test content
+

Powered by Google App Engine
This is Rietveld 408576698