Bug 4330

Summary: hasFeature('xhtml', ...) should return true
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: DOMAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Support xhtml darin: review+

Description Anders Carlsson 2005-08-08 00:35:28 PDT
Since we support xhtml, hasFeature('xhtml', ...) should return true.
Comment 1 Anders Carlsson 2005-08-08 00:35:55 PDT
Created attachment 3274 [details]
Support xhtml
Comment 2 Darin Adler 2005-08-08 08:35:04 PDT
Comment on attachment 3274 [details]
Support xhtml

Only one question: Should we be answering true to "xhtml" version 2.0?
Otherwise, r=me.
Comment 3 Anders Carlsson 2005-08-08 08:40:22 PDT
"2.0" here means DOM version 2.0 (DOM level 2), so we should say yes to that. Mozilla does it
Comment 4 Justin Garcia 2005-08-09 14:52:30 PDT
Landing this
Comment 5 Lucas Forschler 2019-02-06 09:03:31 PST
Mass moving XML DOM bugs to the "DOM" Component.