Closed
      
        Bug 1377311
      
      
        Opened 8 years ago
          Closed 8 years ago
      
        
    
  
stylo: Check full-screen-api.unprefix.enabled pref for :fullscreen pseudo-class  
    Categories
(Core :: CSS Parsing and Computation, enhancement)
        Core
          
        
        
      
        
    
        CSS Parsing and Computation
          
        
        
      
        
    Tracking
()
        RESOLVED
        DUPLICATE
          of bug 1374902
        
    
  
People
(Reporter: xidorn, Unassigned)
References
Details
We need to check full-screen-api.unprefix.enabled pref when parsing :fullscreen pseudo-class, otherwise we are unintentionally shipping :fullscreen selector.
Also note that, we want :fullscreen to be available in user agent sheet unconditionally, so we would need to do something like bug 1375374.
There is currently no test checking this. We should add test to file_fullscreen-unprefixed-disabled-inner.html to ensure we don't regress it.
| Updated•8 years ago
           | 
Priority: -- → P3
| Updated•8 years ago
           | 
Priority: P3 → --
| Reporter | ||
| Updated•8 years ago
           | 
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•