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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/dom/events/Event-dispatch-click-expected.txt

Issue 2900943002: Clicking a button on disconnected form should not fire submit event. (Closed)
Patch Set: added console message Created 3 years, 7 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/external/wpt/html/semantics/forms/the-button-element/button-click-submits-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/external/wpt/dom/events/Event-dispatch-click-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/dom/events/Event-dispatch-click-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/dom/events/Event-dispatch-click-expected.txt
index 5928c6af40cc5f222983d26c5c3fb47a791c1279..6fa10910e04ae9dabce92b210cf36c4452590378 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/dom/events/Event-dispatch-click-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/dom/events/Event-dispatch-click-expected.txt
@@ -12,6 +12,6 @@ PASS disabled checkbox still has activation behavior
PASS disabled checkbox still has activation behavior, part 2
PASS disconnected checkbox should be checked
PASS disconnected radio should be checked
-FAIL disconnected form should not submit assert_false: expected false got true
+PASS disconnected form should not submit
Harness: the test ran to completion.
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-button-element/button-click-submits-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698