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

Unified Diff: third_party/WebKit/LayoutTests/virtual/stable/fast/events/mouse-click-events-expected.txt

Issue 2302513002: Mark auxclick as stable (Closed)
Patch Set: Rebasing Created 4 years, 3 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/virtual/stable/fast/events/mouse-click-events-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/fast/events/mouse-click-events-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/fast/events/mouse-click-events-expected.txt
deleted file mode 100644
index 33035fb20c866ec66a49b7107cc7fe6f4a1be5c1..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/virtual/stable/fast/events/mouse-click-events-expected.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-This tests what mouse events we send.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-Left Mouse Button
-PASS eventLog is "mousedown(0) mouseup(0) click(0) mousedown(0) mouseup(0) click(0) dblclick(0) "
-Middle Mouse Button
-PASS eventLog is "mousedown(1) mouseup(1) click(1) mousedown(1) mouseup(1) click(1) dblclick(1) "
-Right Mouse Button
-PASS eventLog is "mousedown(2) mouseup(2) mousedown(2) mouseup(2) "
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698