Bug 50727

Summary: Enable pre-HTML5 parser quirks for Apple Mail.app
Product: WebKit Reporter: Andy Estes <aestes>
Component: DOMAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 41115    
Attachments:
Description Flags
Patch darin: review+

Andy Estes
Reported 2010-12-08 18:53:35 PST
Enable pre-HTML5 parser quirks for Apple Mail.app
Attachments
Patch (1.50 KB, patch)
2010-12-08 18:59 PST, Andy Estes
darin: review+
Andy Estes
Comment 1 2010-12-08 18:55:16 PST
Andy Estes
Comment 2 2010-12-08 18:56:37 PST
Mail.app needs to continue to be able to display HTML messages that contain quirky markup when linked against a version of WebKit that has the HTML5 parser enabled.
Andy Estes
Comment 3 2010-12-08 18:59:58 PST
Darin Adler
Comment 4 2010-12-08 19:01:19 PST
Comment on attachment 76001 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=76001&action=review > WebKit/mac/WebView/WebView.mm:1394 > + // Mail.app must continue to display HTML email that contains quirky markup. Forever?
Andy Estes
Comment 5 2010-12-08 19:05:32 PST
(In reply to comment #4) > (From update of attachment 76001 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=76001&action=review > > > WebKit/mac/WebView/WebView.mm:1394 > > + // Mail.app must continue to display HTML email that contains quirky markup. > > Forever? I think it has to be forever if we want to guarantee that new versions of Mail will continue to able to display old messages. Perhaps we don't want to make that guarantee?
Andy Estes
Comment 6 2010-12-08 19:13:27 PST
Note You need to log in before you can comment on or make changes to this bug.