Bug 10297

Summary: hasFeature() DOM API should return the features that are implemented
Product: WebKit Reporter: David Carson <dacarson>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cfis, gavin.sharp
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://www.din.or.jp/~hagi3/JavaScript/JSTips/Mozilla/Samples/hasFeature.htm
Bug Depends on: 10230    
Bug Blocks:    

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.