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 605 - tests for getDOMImplementation("")
Summary: tests for getDOMImplementation("")
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-03-20 11:59 UTC by Curt Arnold
Modified: 2004-03-20 17:01 UTC (History)
0 users

See Also:


Attachments
New tests (and a typo fix) (6.24 KB, patch)
2004-03-20 12:00 UTC, Curt Arnold
Details

Description Curt Arnold 2004-03-20 11:59:08 UTC
Kasimier Buchcik asked (http://lists.w3.org/Archives/Public/www-
dom/2004JanMar/0111.html) about the expected behavior of 
DOMImplementationRegistry.getDOMImplementation("").  These tests assert that 
an empty features list cause all implementations to be returned and are passed 
by the current implementation of Xerces-J.
Comment 1 Curt Arnold 2004-03-20 12:00:41 UTC
Created attachment 325 [details]
New tests (and a typo fix)