Re: Scripts that are in noembed or noscript containers at the time of attempted run

On Fri, 10 Jul 2009, Henri Sivonen wrote:
>
> It seems (from source) that Gecko prevents script execution if at the 
> time of attempted run, the script is in a noframes, noembed or iframe 
> container.
> 
> http://mxr.mozilla.org/mozilla-central/source/content/base/src/nsScriptElement.cpp#148
> 
> Might matter for XHTML5.

On Fri, 10 Jul 2009, Jonas Sicking wrote:
> 
> I think the current thinking is that this is just a leftover from olden 
> days when we implemented the no* elements differently. I'd be all for 
> removing that as I doubt any significant number of sites will be 
> affected.

Based on Jonas' comments, I haven't changed HTML5 for this.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Monday, 27 July 2009 22:14:56 UTC