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

Unified Diff: LayoutTests/fast/forms/checkbox-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: Created 6 years, 8 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/checkbox-onchange-expected.txt
diff --git a/LayoutTests/fast/forms/checkbox-onchange-expected.txt b/LayoutTests/fast/forms/checkbox-onchange-expected.txt
index 0048347031dab829cff8b38dabc2aab36a226394..f2c7e4df5d50d104b31f4e8afe19784b43b1e36e 100644
--- a/LayoutTests/fast/forms/checkbox-onchange-expected.txt
+++ b/LayoutTests/fast/forms/checkbox-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 the checkbox.
+PASS onChange event fired for the checkbox.
PASS successfullyParsed is true
TEST COMPLETE
-
+

Powered by Google App Engine
This is Rietveld 408576698