[Bug 17112] [Custom]: Behavior of <script> element is different when a child of <element>

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

--- Comment #2 from Dimitri Glazkov <dglazkov@chromium.org> 2012-05-22 16:10:26 UTC ---
(In reply to comment #1)
> Templates have already made a decision on this:
> 
> <https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/templates/index.html#definitions>
> 
> Namely that <script> is inert; so be it. If there is an applicable alternative
> it should be examined for use in the template case as well.

This is for when <script> is a child of <element>, not <template>. It is not
inert, but is instead executed in a specially constructed scope.

-- 
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 Tuesday, 22 May 2012 16:10:54 UTC