[Bug 20483] [Templates]: Specify the behavior of XDM when encountering <template> element

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20483

--- Comment #3 from Henri Sivonen <hsivonen@iki.fi> ---
(In reply to comment #2)
> Ok. Looking at this more, I think I get it. Here's what I see. Henri, tell
> me if this is right:
> 
> -XSLT output must produce DOM "as if" it were parsed by XML (i.e. template
> contents go through the "worm hole". This must be the case for XSLTProcessor
> as well.
> 
> -XPath DOM queries DO NOT traverse through the "worm hole"

document.evaluate, that is.

> -XSLTProcessor directives DO traverse through the "worm hole" when
> processing the "source" DOM.

Yes, looks right.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 9 January 2013 07:54:40 UTC