[Bug 16341] [Templates]: [Non-normative] Clarify that template contents cannot be matched against "selector" queries in their host documents.

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

--- Comment #2 from Rafael Weinstein <rafaelw@chromium.org> 2012-08-16 18:35:33 UTC ---
[continued]

One challenge is that while DocumentFragment does have querySelector(All), it
doesn't have getElement(s)By*. I don't see why it couldn't, but it doesn't
currently.

I'm actually ok with this. querySelectorAll is sufficient for any need. I'm
happy filing bugs to add more API to DF later if need be.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 16 August 2012 18:35:35 UTC