splitText()

Am I correct to assume that when splitText() is called on a
CDATASection node, the return value (new node created) should be a
CDATASection node rather than a simple Text node?  Should this be noted
in the spec [1]?

David

[1] http://www.w3.org/TR/REC-DOM-Level-1/level-one-core.html#ID-667469212
    http://www.w3.org/TR/WD-DOM-Level-2/core.html#ID-667469212

L. David Baron    Sophomore, Harvard (Physics)    dbaron@fas.harvard.edu
Links, SatPix, CSS, etc.     <URL: http://www.fas.harvard.edu/~dbaron/ >
WSP CSS AC                      <URL: http://www.webstandards.org/css/ >

Received on Saturday, 30 October 1999 16:52:09 UTC