Skip to content
  • adele's avatar
    LayoutTests: · 04d4ce14
    adele authored
             Reviewed by Hyatt.
     
             - new test and updated results for
               http://bugzilla.opendarwin.org/show_bug.cgi?id=7054
               Vertical scroll bars do not appear or do not scroll completely
     
             * fast/replaced/width100percent-expected.checksum: Updated.
             * fast/replaced/width100percent-expected.png: Updated.
             * fast/replaced/width100percent-expected.txt: Updated.
             * fast/table/edge-offsets-expected.checksum: Added.
             * fast/table/edge-offsets-expected.png: Added.
             * fast/table/edge-offsets-expected.txt: Added.
             * fast/table/edge-offsets.html: Added.
    
    WebCore:
    
             Test: fast/table/edge-offsets.html
     
             Reviewed by Hyatt.
     
             - fix http://bugzilla.opendarwin.org/show_bug.cgi?id=7054
               Vertical scroll bars do not appear or do not scroll completely
     
             * rendering/RenderTableSection.cpp:
             (WebCore::RenderTableSection::lowestPosition): Override the superclass implementation
             to return the lowest of all the cells' lowest positions and the section's.
             (WebCore::RenderTableSection::rightmostPosition): Ditto for rightmost.
             (WebCore::RenderTableSection::leftmostPosition): Ditto for leftmost.
             * rendering/RenderTableSection.h:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@12758 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    04d4ce14