Skip to content
  • bdash's avatar
    2007-04-17 Mitz Pettel <mitz@webkit.org> · a10ca77a
    bdash authored
            Reviewed by Darin.
    
            - fix http://bugs.webkit.org/show_bug.cgi?id=13369
              REGRESSION (r13366): Invisible table cell background is painted
    
            Test: fast/table/invisible-cell-background.html
    
            * rendering/RenderTableCell.cpp:
            (WebCore::RenderTableCell::paintBackgroundsBehindCell): Don't paint any
            background if the cell is not visible. This behavior matches WinIE and Opera.
    
    2007-04-17  Mitz Pettel  <mitz@webkit.org>
    
            Reviewed by Darin.
    
            - pixel test for http://bugs.webkit.org/show_bug.cgi?id=13369
              REGRESSION (r13366): Invisible table cell background is painted
    
            * fast/table/invisible-cell-background-expected.checksum: Added.
            * fast/table/invisible-cell-background-expected.png: Added.
            * fast/table/invisible-cell-background-expected.txt: Added.
            * fast/table/invisible-cell-background.html: Added.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@20931 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    a10ca77a