[whatwg] HTMLLinkElement.disabled and HTMLLinkElement.sheet behavior
Ian Hickson
ian at hixie.ch
Tue Aug 28 10:27:16 PDT 2012
On Tue, 28 Aug 2012, Boris Zbarsky wrote:
>
> Ah, I see. So is what you're proposing that stylesheets that are
> inserted by a "nested tokenizer" not block scripts in general, but
> stylesheets that are inserted by a top-level tokenizer block scripts as
> usual?
>
> Or is what you're proposing that scripts that are inserted by a "nested
> tokenizer" not block on stylesheets?
The latter. The blocking only affects scripts that are "prepare the
script"ed by the "top-level" parser, not a reentrant parser.
(This is in the spec if you want to examine the precise wording I'm
proposing here.)
--
Ian Hickson U+1047E )\._.,--....,'``. fL
http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,.
Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
More information about the whatwg
mailing list