This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 573 - No tests for Node.getFeature
Summary: No tests for Node.getFeature
Status: RESOLVED FIXED
Alias: None
Product: DOM TS
Classification: Unclassified
Component: DOM Level 3 (show other bugs)
Version: unspecified
Hardware: Other other
: P2 normal
Target Milestone: ---
Assignee: Curt Arnold
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-25 18:53 UTC by Curt Arnold
Modified: 2004-02-26 14:02 UTC (History)
0 users

See Also:


Attachments
New tests for Node.getFeature (75.26 KB, patch)
2004-02-26 01:44 UTC, Curt Arnold
Details
Replaced DOMImplementation.hasFeature with Node.isSupported (75.26 KB, patch)
2004-02-26 09:02 UTC, Curt Arnold
Details

Description Curt Arnold 2004-02-25 18:53:13 UTC
 
Comment 1 Curt Arnold 2004-02-26 01:44:22 UTC
Created attachment 262 [details]
New tests for Node.getFeature
Comment 2 Curt Arnold 2004-02-26 09:02:54 UTC
Created attachment 263 [details]
Replaced DOMImplementation.hasFeature with Node.isSupported