$Date: 2010/08/19 21:23:39 $
Copyright © 2004 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C liability, trademark, document use and software licensing rules apply. Your interactions with this site are in accordance with our public and Member privacy statements.
The Document Object Model Level 3 Specifications were produced by the Document Object Model Working Group (DOM WG) as part of the Document Object Model Activity.
This document lists the known errata to the Document Object Model Level 3 specifications. Each entry has the following information:
Please send general comments about this document to the public mailing list www-dom@w3.org. An archive is available at http://lists.w3.org/Archives/Public/www-dom/.
The sentense
Retrieves the object associated to a key on a this node.
should read
Retrieves the object associated to a key on this node.
The sentense
If more than one prefix are associated to the namespace prefix, the returned namespace prefix is implementation dependent.
should read
If more than one prefix are associated to the namespace URI, the returned namespace prefix is implementation dependent.
The value VAL_NS_WF
appears twice in the table
describing all possible validation outcomes. The second
appearance should be ignored.
No issue reported.