Bug 10297 - hasFeature() DOM API should return the features that are implemented
Summary: hasFeature() DOM API should return the features that are implemented
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: Nobody
URL: http://www.din.or.jp/~hagi3/JavaScrip...
Keywords:
: 17400 (view as bug list)
Depends on: 10230
Blocks:
  Show dependency treegraph
 
Reported: 2006-08-07 16:47 PDT by David Carson
Modified: 2008-03-03 13:31 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Carson 2006-08-07 16:47:52 PDT
It seems that some of the features are supported, but are currently returning false.
Comment 1 Eric Seidel (no email) 2008-03-03 13:31:10 PST
*** Bug 17400 has been marked as a duplicate of this bug. ***
Comment 2 Eric Seidel (no email) 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