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

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

--- Comment #2 from Rafael Weinstein <rafaelw@chromium.org> ---
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"

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

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

Received on Wednesday, 9 January 2013 00:30:20 UTC