RESOLVED FIXED 10297
hasFeature() DOM API should return the features that are implemented
https://bugs.webkit.org/show_bug.cgi?id=10297
Summary hasFeature() DOM API should return the features that are implemented
David Carson
Reported 2006-08-07 16:47:52 PDT
It seems that some of the features are supported, but are currently returning false.
Attachments
Eric Seidel (no email)
Comment 1 2008-03-03 13:31:10 PST
*** Bug 17400 has been marked as a duplicate of this bug. ***
Eric Seidel (no email)
Comment 2 2008-03-03 13:31:49 PST
I think our hasFeature is pretty accurate now. We just need to fix our filter support: http://trac.webkit.org/projects/webkit/browser/trunk/WebCore/dom/DOMImplementation.cpp#L102
Note You need to log in before you can comment on or make changes to this bug.