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 542 - documentnormalizedocument06-07 uri test for null
Summary: documentnormalizedocument06-07 uri test for null
Status: REOPENED
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: 2004-02-19 10:02 UTC by Andrew Clover
Modified: 2004-05-28 23:24 UTC (History)
0 users

See Also:


Attachments
Remove value assertions on location attributes (4.27 KB, patch)
2004-02-19 13:45 UTC, Curt Arnold
Details

Description Andrew Clover 2004-02-19 10:02:54 UTC
documentnormalizedocument06 and documentnormalizedocument07 specify the
properties of the DOMLocator as unknown (-1 or null). I can't see anywhere in
the spec that demands this; in particular, it seems reasonable for an imp to
pass the documentURI or baseURI in the uri property.
Comment 1 Curt Arnold 2004-02-19 13:45:13 UTC
Created attachment 237 [details]
Remove value assertions on location attributes

Removed assertions on unspecified DOMLocation attribute values.
Comment 2 Andrew Clover 2004-05-28 19:24:22 UTC
Same fix should also apply to:

canonicalform05
documentnormalizedocument05
documentnormalizedocument13