Skip to content
  • aestes@apple.com's avatar
    2010-10-12 Eric Seidel <eric@webkit.org> · 1d9a54ef
    aestes@apple.com authored
            Reviewed by Darin Adler.
    
            REGRESSION (new parser): Leopard/Tiger Mail <head>/<body> quirk is gone
            https://bugs.webkit.org/show_bug.cgi?id=45693
    
            * WebKit.xcodeproj/project.pbxproj:
             - Add the MailQuirksUserScript.js to the project.
    2010-10-12  Eric Seidel  <eric@webkit.org>
    
            Reviewed by Darin Adler.
    
            REGRESSION (new parser): Leopard/Tiger Mail <head>/<body> quirk is gone
            https://bugs.webkit.org/show_bug.cgi?id=45693
    
            Re-implement this former WebCore parser quirk as a
            Mac-only userscript-based quirk.  As far as I can tell
            from Darin's description this should satisfy Mail's needs.
    
            * Misc/MailQuirksUserScript.js: Added.
            * WebView/WebView.mm:
            (+[WebView _mailQuirksUserScript]):
            (-[WebView _injectMailQuirksScript]):
            (-[WebView _commonInitializationWithFrameName:groupName:usesDocumentViews:]):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69622 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    1d9a54ef