CSS2 Table Backgrounds Test Suite
Part B: Background Position
    Background on 'table-cell'
    Two cells are styled.
    There should be three aqua stripes just inside the top and left padding edges of cell E.
    There should be three aqua stripes just inside the bottom and right padding edges of Cell M
    
       - next
          
- Background Layers: empty-cells: show
       
- previous
          
- Background Position: Background on 'table-column'
       
- contents
          
- Table of Contents
    
    With 'border-collapse: separate'
    
      
      
      
    
    
      
    
    
      
        | TH A | TH B | TH C | 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 C | 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>