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

Unified Diff: third_party/WebKit/LayoutTests/fast/events/domactivate-sets-underlying-click-event-as-handled-expected.txt

Issue 1376793003: Fix the flaky test by ensuring the image used by <input type=image> is loaded. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix TestExpectation Created 5 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
Index: third_party/WebKit/LayoutTests/fast/events/domactivate-sets-underlying-click-event-as-handled-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/events/domactivate-sets-underlying-click-event-as-handled-expected.txt b/third_party/WebKit/LayoutTests/fast/events/domactivate-sets-underlying-click-event-as-handled-expected.txt
index b728dadd9e8a617395e201057b4e927b19e20d3e..9844604e542c233a8be01f905606c770d0d6ab4f 100644
--- a/third_party/WebKit/LayoutTests/fast/events/domactivate-sets-underlying-click-event-as-handled-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/events/domactivate-sets-underlying-click-event-as-handled-expected.txt
@@ -12,7 +12,8 @@ Focusing [object HTMLInputElement] type=submit and pressing enter
Activated [object HTMLInputElement] type=submit
form submitted
-anchor activated
+Activated [object HTMLInputElement] type=image
+form submitted
Focusing [object HTMLInputElement] type=image and pressing enter
Activated [object HTMLInputElement] type=image

Powered by Google App Engine
This is Rietveld 408576698