Bug 5315 - need to set document type based on contents of <!DOCTYPE>
Summary: need to set document type based on contents of <!DOCTYPE>
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-09 21:06 PDT by Darin Adler
Modified: 2019-02-06 09:02 PST (History)
1 user (show)

See Also:


Attachments
sets document type when libxml2 parses <!DOCTYPE> (16.15 KB, patch)
2005-10-09 21:06 PDT, Darin Adler
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2005-10-09 21:06:04 PDT
 
Comment 1 Darin Adler 2005-10-09 21:06:36 PDT
Created attachment 4278 [details]
sets document type when libxml2 parses <!DOCTYPE>
Comment 2 Eric Seidel (no email) 2005-10-09 21:44:41 PDT
Comment on attachment 4278 [details]
sets document type when libxml2 parses <!DOCTYPE>

Looks fine.
Comment 3 Lucas Forschler 2019-02-06 09:02:51 PST
Mass moving XML DOM bugs to the "DOM" Component.