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

Unified Diff: LayoutTests/fast/events/dispatch-synthetic-mouseevent-no-action-expected.txt

Issue 894913002: Prevent default actions for JS-generated mouse events other than click (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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/dispatch-synthetic-mouseevent-no-action-expected.txt
diff --git a/LayoutTests/css3/flexbox/mainAxisExtent-crash-expected.txt b/LayoutTests/fast/events/dispatch-synthetic-mouseevent-no-action-expected.txt
similarity index 71%
copy from LayoutTests/css3/flexbox/mainAxisExtent-crash-expected.txt
copy to LayoutTests/fast/events/dispatch-synthetic-mouseevent-no-action-expected.txt
index 4e8436fe68ebf20824fcd9bb8d26c45441ebbe82..32028fb5a9a41ce62312846af87cd121b6cee719 100644
--- a/LayoutTests/css3/flexbox/mainAxisExtent-crash-expected.txt
+++ b/LayoutTests/fast/events/dispatch-synthetic-mouseevent-no-action-expected.txt
@@ -1,8 +1,9 @@
-This test passes if it does not crash.
+Tests to ensure that default action does not occur.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698