Skip to content
  • ddkilzer's avatar
    LayoutTests: · 00974eb7
    ddkilzer authored
            Reviewed by mjs.
    
            testcases for http://bugzilla.opendarwin.org/show_bug.cgi?id=5564
            'font' shorthand parsing should be more tolerant in quirks mode
    
            * fast/css/font_property_compatibility-expected.checksum: Added.
            * fast/css/font_property_compatibility-expected.png: Added.
            * fast/css/font_property_compatibility-expected.txt: Added.
            * fast/css/font_property_compatibility.html: Added.
            * fast/css/font_property_normal-expected.checksum: Added.
            * fast/css/font_property_normal-expected.png: Added.
            * fast/css/font_property_normal-expected.txt: Added.
            * fast/css/font_property_normal.html: Added.
    
    WebCore:
    
            Reviewed by mjs.
    
            http://bugzilla.opendarwin.org/show_bug.cgi?id=5564
            'font' shorthand parsing should be more tolerant in quirks mode
    
            When not in strict mode accept font property specifications
            lacking a font family part, like WinIE does.
    
            * css/cssparser.cpp:
            (WebCore::CSSParser::parseFont):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@14740 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    00974eb7