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

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: Removed tests that no longer added any value. 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
+
« no previous file with comments | « LayoutTests/fast/events/mid-button-link-click.html ('k') | LayoutTests/fast/events/mouse-click-events-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698