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 348 - DOM Level 3 Validation Errors
Summary: DOM Level 3 Validation Errors
Status: RESOLVED FIXED
Alias: None
Product: DOM TS
Classification: Unclassified
Component: DOM Level 3 (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Philippe Le Hegaret
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-28 15:22 UTC by Bob Clary
Modified: 2003-11-10 21:51 UTC (History)
0 users

See Also:


Attachments
patch v 0 (2.51 KB, patch)
2003-09-28 15:25 UTC, Bob Clary
Details

Description Bob Clary 2003-09-28 15:22:36 UTC
tests/level3/ls/DOMInputSourceTest3.xml:53:71: Attribute "interface"
with value "Document" must have a value from the list "DOMInputSource DOMWriter ".

tests/level3/validation/allowedFirstChildren.xml:39:50: Element type
"allowedFirstChildren" must be declared.
Comment 1 Bob Clary 2003-09-28 15:25:21 UTC
Created attachment 45 [details]
patch v 0

Note sure if these changes are correct, however they validate.
Comment 2 Curt Arnold 2003-11-10 16:51:51 UTC
Might have been fixed independently (possibly as bug 375).  Tests now
successfully validate.