Visibility collapse
    Spec
    
    Collapsing a row group but making its rows visible should still result in a
    collapsed row group.
    
    
      
        
            
                row 1
            
            
                
            
        
        
            
                row 2
            
            
                
            
        
      
        
            
                row 3
            
            
                
            
        
    
    When row group is collapsed, visible rows within the row group are still collapsed and therefore invisible.
    
      
        
            
                row 1
            
            
                
            
        
        
            
                row 2
            
            
                
            
        
    
        
            
                row 3