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

Unified Diff: LayoutTests/fast/forms/radio/radio-onchange-expected.txt

Issue 255163002: Dispatch change event for input type=checkbox when checked but value is null (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added tests for Radio to check onchange event trigger Created 6 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
Index: LayoutTests/fast/forms/radio/radio-onchange-expected.txt
diff --git a/LayoutTests/fast/forms/radio/radio-onchange-expected.txt b/LayoutTests/fast/forms/radio/radio-onchange-expected.txt
index fb977058440b7b8f1188150dbb5837ddd11994a2..c85f9cf51a6bac023347bae44054d2f78312075f 100644
--- a/LayoutTests/fast/forms/radio/radio-onchange-expected.txt
+++ b/LayoutTests/fast/forms/radio/radio-onchange-expected.txt
@@ -4,7 +4,8 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS onChange event fired for a radio button.
+PASS onChange event fired for a radio button.
PASS successfullyParsed is true
TEST COMPLETE
-
+

Powered by Google App Engine
This is Rietveld 408576698