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

Unified Diff: LayoutTests/imported/web-platform-tests/html/semantics/forms/the-input-element/checkbox-expected.txt

Issue 1233233003: Add Event.isTrusted support (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master_event_trusted_main2
Patch Set: Fix nits Created 5 years, 5 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/imported/web-platform-tests/html/semantics/forms/the-input-element/checkbox-expected.txt
diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-input-element/checkbox-expected.txt b/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-input-element/checkbox-expected.txt
index 7dac864788e0a446ec97199bfe10acd931f2a78d..20634e59372d7276d14a64ef39b7dc7735ad8a73 100644
--- a/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-input-element/checkbox-expected.txt
+++ b/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-input-element/checkbox-expected.txt
@@ -1,5 +1,5 @@
This is a testharness.js-based test.
-FAIL click on mutable checkbox fires the input and change events assert_true: event should be trusted expected true got undefined
+FAIL click on mutable checkbox fires the input and change events assert_true: expected true got false
PASS click on non-mutable checkbox doesn't fire the input or change event
PASS pre-activation steps on unchecked checkbox
PASS pre-activation steps on checked checkbox

Powered by Google App Engine
This is Rietveld 408576698