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 349 - DOM Level 2 Core - nodegetownerdocument02.xml - mispelled var nullNS
Summary: DOM Level 2 Core - nodegetownerdocument02.xml - mispelled var nullNS
Status: RESOLVED FIXED
Alias: None
Product: DOM TS
Classification: Unclassified
Component: DOM Level 2 (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Curt Arnold
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-28 19:01 UTC by Bob Clary
Modified: 2003-11-19 03:45 UTC (History)
0 users

See Also:


Attachments

Description Bob Clary 2003-09-28 19:01:14 UTC
line 42 - <var name="nullID" type="DOMString" isNull="true"/>
should be
line 42 - <var name="nullNS" type="DOMString" isNull="true"/>