CSS2 Table Backgrounds Test Suite
Part E: Special Tests
    Fixed Backgrounds
    
    
    - If you scroll the table over the top left corner of the viewport, the first, second, and fourth rows as well as cell L should reveal a purple and aqua band forming a 90-degree angle in the top left corner.
    
- Cells A and P should have a rainbow background that seems attached to the viewport.
    
       - previous
          
- Special Tests: opacity
       
- contents
          
- Table of Contents
    
    With 'border-collapse: separate'
    
      
      
      
    
    
      
    
    
      
        | TH A | TH B |  | TH D | 
    
    
      
        | TD M | TD O | TD P | 
    
      
        | TD E | TD F | TD G | TD H | 
      
        | TD J | TD K | TD L | 
    
    
    
    With 'border-collapse: collapse'
    
      
      
      
    
    
      
    
    
      
        | TH A | TH B |  | TH D | 
    
    
      
        | TD M | TD O | TD P | 
    
      
        | TD E | TD F | TD G | TD H | 
      
        | TD J | TD K | TD L | 
    
    
  CSS2 Table Backgrounds Test Suite designed and written by fantasai <fantasai@escape.com>
................................................................................................................................................................................................
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.