Skip to content
  • hyatt@apple.com's avatar
    WebCore: · 7bead9ef
    hyatt@apple.com authored
    2009-02-17  David Hyatt  <hyatt@apple.com>
    
            Reviewed by Eric Seidel
    
            Fix for https://bugs.webkit.org/show_bug.cgi?id=23985
    
            Don't allow legends to be anything but display:block.
    
            Added fast/forms/inline-ignored-on-legend.html
    
            * GNUmakefile.am:
            * WebCore.pro:
            * WebCore.vcproj/WebCore.vcproj:
            * WebCore.xcodeproj/project.pbxproj:
            * WebCoreSources.bkl:
            * css/html4.css:
            * html/HTMLLegendElement.cpp:
            * html/HTMLLegendElement.h:
            * rendering/RenderLegend.cpp: Removed.
            * rendering/RenderLegend.h: Removed.
            * wml/WMLInsertedLegendElement.cpp:
            * wml/WMLInsertedLegendElement.h:
    
    LayoutTests:
    
    2009-02-17  David Hyatt  <hyatt@apple.com>
    
            Reviewed by Eric Seidel
    
            Fix for https://bugs.webkit.org/show_bug.cgi?id=23985
    
            Don't allow legends to be anything but display:block.
    
            * fast/forms/inline-ignored-on-legend.html: Added.
            * platform/mac/fast/block/basic/fieldset-stretch-to-legend-expected.txt:
            * platform/mac/fast/borders/fieldsetBorderRadius-expected.txt:
            * platform/mac/fast/forms/006-expected.txt:
            * platform/mac/fast/forms/007-expected.txt:
            * platform/mac/fast/forms/fieldset-align-expected.txt:
            * platform/mac/fast/forms/float-before-fieldset-expected.txt:
            * platform/mac/fast/forms/inline-ignored-on-legend-expected.checksum: Added.
            * platform/mac/fast/forms/inline-ignored-on-legend-expected.png: Added.
            * platform/mac/fast/forms/inline-ignored-on-legend-expected.txt: Added.
            * platform/mac/fast/invalid/residual-style-expected.txt:
            * platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@41041 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    7bead9ef