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 440 - L3 L&S tests marked standalone="yes"
Summary: L3 L&S tests marked standalone="yes"
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: 2003-12-17 14:30 UTC by Curt Arnold
Modified: 2003-12-18 05:24 UTC (History)
0 users

See Also:


Attachments
Changes standalone="yes" to standalone="no" (11.82 KB, patch)
2003-12-17 14:32 UTC, Curt Arnold
Details

Description Curt Arnold 2003-12-17 14:30:50 UTC
Schema validation requires that the tests be marked standalone="no" since 
xsi:schemaLocation is provided by default values in dom3.dtd.
Comment 1 Curt Arnold 2003-12-17 14:32:11 UTC
Created attachment 119 [details]
Changes standalone="yes" to standalone="no"