| 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
|
|
|