Side by Side Diff: LayoutTests/dialog/backdrop-in-flow.html 
  
  
    
       
    
  
 
    Issue 17654008 : 
  Implement the ::backdrop pseudo-element for modal <dialog>.  (Closed) 
  
 
  
    Patch Set: put backdrop in DOM-side top layer 
    
  
  
    Use n/p to move between diff chunks;
    N/P to move between comments.
    
    Draft comments are only viewable by you. 
    
  
 
  
  
    Jump to: 
      
        LayoutTests/dialog/backdrop-descendant-selector.html 
      
        LayoutTests/dialog/backdrop-descendant-selector-expected.html 
      
        LayoutTests/dialog/backdrop-does-not-inherit.html 
      
        LayoutTests/dialog/backdrop-does-not-inherit-expected.html 
      
        LayoutTests/dialog/backdrop-in-flow.html 
      
        LayoutTests/dialog/backdrop-in-flow-expected.html 
      
        LayoutTests/dialog/backdrop-stacking-order.html 
      
        LayoutTests/dialog/backdrop-stacking-order-expected.html 
      
        LayoutTests/dialog/dialogs-with-no-backdrop.html 
      
        LayoutTests/dialog/dialogs-with-no-backdrop-expected.html 
      
        LayoutTests/dialog/modal-dialog-backdrop.html 
      
        LayoutTests/dialog/modal-dialog-backdrop-expected.html 
      
        LayoutTests/dialog/modal-dialog-generated-content.html 
      
        LayoutTests/dialog/modal-dialog-generated-content-expected.html 
      
        Source/core/css/CSSSelector.h 
      
        Source/core/css/CSSSelector.cpp 
      
        Source/core/css/PseudoStyleRequest.h 
      
        Source/core/css/resolver/StyleResolver.cpp 
      
        Source/core/dom/Document.h 
      
        Source/core/dom/Document.cpp 
      
        Source/core/dom/Element.cpp 
      
        Source/core/dom/ElementRareData.h 
      
        Source/core/dom/ElementRareData.cpp 
      
        Source/core/dom/PseudoElement.h 
      
        Source/core/dom/PseudoElement.cpp 
      
        Source/core/rendering/RenderTheme.cpp 
      
        Source/core/rendering/style/RenderStyle.h 
      
        Source/core/rendering/style/RenderStyleConstants.h