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 210 - Added support for DOM 3 Load/Save loaders
Summary: Added support for DOM 3 Load/Save loaders
Status: RESOLVED FIXED
Alias: None
Product: DOM TS
Classification: Unclassified
Component: ECMAScript Binding (show other bugs)
Version: unspecified
Hardware: Other other
: P2 normal
Target Milestone: ---
Assignee: Curt Arnold
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-19 23:14 UTC by Curt Arnold
Modified: 2003-05-20 03:17 UTC (History)
0 users

See Also:


Attachments
Patch for DOMTestCase.js (3.28 KB, patch)
2003-05-19 23:14 UTC, Curt Arnold
Details
Patch to add DOM 3 LS document loader (783 bytes, patch)
2003-05-19 23:15 UTC, Curt Arnold
Details

Description Curt Arnold 2003-05-19 23:14:13 UTC
Adds a document builder to DOMTestCase.js and the summary page for running tests
with DOM 3 LS loaded test documents.
Comment 1 Curt Arnold 2003-05-19 23:14:54 UTC
Created attachment 14 [details]
Patch for DOMTestCase.js
Comment 2 Curt Arnold 2003-05-19 23:15:27 UTC
Created attachment 15 [details]
Patch to add DOM 3 LS document loader