- From: Kalle Raita <kraita@nvidia.com>
- Date: Fri, 23 May 2008 15:11:38 +0200
- To: <www-svg@w3.org>
Hi All, In the SVGt 1.2 uDOM specification event has member called namespaceURI, which seems to be directly copied over from the DOM specification. It is directly linked to method initEventNS() of Event interface. Now, the SVGt 1.2 uDOM does not have method initEventNS() or anything like that in the Event interface. So, member namespaceURI seems to be totally useless and should be always set null. Is this the correct interpretation? If not, I don't understand why test case udom-event-202-t checks that the namespaceURI is null. Yours, - Kalle Raita Kalle Raita NVIDIA Corporation Tel. +358 40 723 1441 kraita@nvidia.com http://eu.nvidia.com <http://eu.nvidia.com/> ----------------------------------------------------------------------------------- This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. -----------------------------------------------------------------------------------
Received on Friday, 23 May 2008 13:12:21 UTC