Skip to content
  • david's avatar
    Revision: cxml--devel--1.0--patch-73 · 667b50ab
    david authored
    Archive: david@knowledgetools.de--cxml
    Creator: David Lichteblau <david@knowledgetools.de>
    Date: Fri Feb  6 20:25:48 CET 2004
    Standard-date: 2004-02-06 19:25:48 GMT
    Modified-files: xml/dom-impl.lisp
    New-patches: david@knowledgetools.de--cxml/cxml--devel--1.0--patch-73
    Summary: Implement no-op methods on (setf node-value) where required...
    Keywords:
    
    DOM weirdness uncovered by Test case hc_nodevalue03.xml:
    
    +;; ... and (setf node-value), part II.  The DOM Level 1 spec fails to explain
    +;; this case, but it is covered by the (Level 1) test suite and clarified
    +;; in Level 2:
    +;;         nodeValue of type DOMString
    +;;                 The value of this node, depending on its type; see the
    +;;                 table above.  When it is defined to be null, setting
    +;;                 it has no effect.
    667b50ab