Open Bug 1374502 Opened 7 years ago Updated 2 years ago

Please add some tests for the RadioStateChange and CheckboxStateChange events fired from HTMLInputElement

Categories

(Core :: Disability Access APIs, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: ehsan.akhgari, Unassigned)

References

(Blocks 1 open bug)

Details

See bug 1373857 comment 28. I mistakenly was about to change the case of the name of these events, and no tests broke on the try server <https://treeherder.mozilla.org/#/jobs?repo=try&revision=474e51ed15d788f2cc92d23d04dbde8873967d08> which caused me to mistakenly assume that my patch was fine. :-(
I'm surprised we don't have a coverage for these, those events are mapped into a11y state change events, and events/test_statechange.html [1] should be appropriate place for tests. [1] https://dxr.mozilla.org/mozilla-central/source/accessible/tests/mochitest/events/test_statechange.html?q=test_statechange.html&redirect_type=direct
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.