Node::normalize can reduce the number of Text nodes present in a document. What is supposed to happen with these text nodes? Would a DOM implementation be comformant if it removed all adjacent Text nodes as with removeChild, and inserted a new Text node with the combined content in their place? By the way, what should happen with registered event listeners or DOM level 3 user data on the original individual text nodes? Bye, TobiasReceived on Sunday, 4 November 2001 02:25:42 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 22 June 2012 06:13:55 GMT