"Theodore W. Leung" wrote:
> 
> I just committed some changes to the DOMAddLines sample to bring it up
> to DOM L3.

Thanks!
 
> Here's the change that I'd like to make to DOMParser to get the
> current-element-node property working again  -- I didn't want to just
> commit it because it puts some property handling code in a concrete
> parser class.
> 
> Please comment on whether you think that this is a good change or not.

I've committed your changed with some small modifications:
1) we should throw unsupported exception in case of deferred dom
2) we should check if current node is element node before returning it.

Thank you!
-- 
Elena Litani / IBM Toronto

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to