Bishop, Michael W. CONTR J9C880: > Dangit, that's right. The original problem I had with transcoding was > losing the association with the canvas. You (or someone else) suggested > way back then to use the DOMUtilities class to make a deep clone of the > document for transcoding purposes which is what I do...I need to set the > base URL of that document as well. The things I stare at and forget...
I wonder if DOMUtilities.deepCloneDocument should be copying over the DOM 3 attributes of the Document, such as documentURI. (It probably should.) -- Cameron McCormack ICQ: 26955922 cam (at) mcc.id.au MSN: cam (at) mcc.id.au http://mcc.id.au/ JBR: heycam (at) jabber.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
