Open
      
        Bug 1461744
      
      
        Opened 7 years ago
          Updated 3 years ago
      
        
    
  
consolidate GetUncomposedDoc/GetComposedDoc/OwnerDoc usage     
    Categories
(Core :: Disability Access APIs, enhancement, P3)
        Core
          
        
        
      
        
    
        Disability Access APIs
          
        
        
      
        
    Tracking
()
        NEW
        
        
    
  
People
(Reporter: surkov, Unassigned)
References
(Blocks 1 open bug)
Details
Olli:
uncomposed doc is null for nodes in shadow dom
composed doc non null, if the shadow dom host is in document
OwnerDoc() works the same way
It appears we should stop using uncomposed docs in a11y, since we need to expose seamless tree hierarchy.
| Reporter | ||
| Comment 1•7 years ago
           | ||
clarification: we need to get this bug fixed to make sure that shadow DOM is accessible
| Updated•3 years ago
           | 
Severity: normal → S3
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•