Skip to content
  • ddkilzer's avatar
    WebCore: · 763a68d0
    ddkilzer authored
            Reviewed by Hyatt.
    
            - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=4874
            Table with absolute bottom positioning is positioned incorrectly
    
            Note: patch originally from Mitz, spruced up by Weinig.
    
            * rendering/RenderBox.cpp:
            (WebCore::RenderBox::calcAbsoluteVerticalValues):
            * rendering/RenderTable.cpp:
            (WebCore::RenderTable::layout):
    
    LayoutTests:
    
            Reviewed by Hyatt.
    
            - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=4874
            Table with absolute bottom positioning is positioned incorrectly
    
            Note: test case originally from Mitz.
    
            * fast/table/absolute-table-at-bottom-expected.checksum: Added.
            * fast/table/absolute-table-at-bottom-expected.png: Added.
            * fast/table/absolute-table-at-bottom-expected.txt: Added.
            * fast/table/absolute-table-at-bottom.html: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@15105 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    763a68d0