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 588 - L2 Core tests: HTML compatibility, metadata, willBeModified
Summary: L2 Core tests: HTML compatibility, metadata, willBeModified
Status: RESOLVED WONTFIX
Alias: None
Product: DOM TS
Classification: Unclassified
Component: DOM Level 2 (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-09 14:24 UTC by Curt Arnold
Modified: 2010-01-16 08:40 UTC (History)
1 user (show)

See Also:


Attachments
Fixed tests that assumed hasFeature("XML") meant XML documents (5.40 KB, patch)
2004-03-29 12:56 UTC, Curt Arnold
Details
assertion name clean up, additional assertNotNulls (196.18 KB, patch)
2004-04-02 19:30 UTC, Curt Arnold
Details

Description Curt Arnold 2004-03-09 14:24:49 UTC
The L2 Core tests should be review to fix tests that unnecessarily use HTML 
incompatible data files, do not provide appropriate metadata or specify 
willBeModified=false and attempt to change the document.
Comment 1 Curt Arnold 2004-03-29 12:56:08 UTC
Created attachment 330 [details]
Fixed tests that assumed hasFeature("XML") meant XML documents
Comment 2 Curt Arnold 2004-04-02 19:30:25 UTC
Created attachment 345 [details]
assertion name clean up, additional assertNotNulls