Open
      
        Bug 1374502
      
      
        Opened 8 years ago
          Updated 3 years ago
      
        
    
  
Please add some tests for the RadioStateChange and CheckboxStateChange events fired from HTMLInputElement     
    Categories
(Core :: Disability Access APIs, enhancement, P3)
        Core
          
        
        
      
        
    
        Disability Access APIs
          
        
        
      
        
    Tracking
()
        NEW
        
        
    
  
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.  :-(
| Comment 1•8 years ago
           | ||
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
| Updated•8 years ago
           | 
Blocks: a11ytestdev
|   | ||
| Updated•8 years ago
           | 
Priority: -- → P3
| Updated•3 years ago
           | 
Severity: normal → S3
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•