RESOLVED FIXED 4330
hasFeature('xhtml', ...) should return true
https://bugs.webkit.org/show_bug.cgi?id=4330
Summary hasFeature('xhtml', ...) should return true
Anders Carlsson
Reported 2005-08-08 00:35:28 PDT
Since we support xhtml, hasFeature('xhtml', ...) should return true.
Attachments
Support xhtml (6.30 KB, patch)
2005-08-08 00:35 PDT, Anders Carlsson
darin: review+
Anders Carlsson
Comment 1 2005-08-08 00:35:55 PDT
Created attachment 3274 [details] Support xhtml
Darin Adler
Comment 2 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.
Anders Carlsson
Comment 3 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
Justin Garcia
Comment 4 2005-08-09 14:52:30 PDT
Landing this
Lucas Forschler
Comment 5 2019-02-06 09:03:31 PST
Mass moving XML DOM bugs to the "DOM" Component.
Note You need to log in before you can comment on or make changes to this bug.