Re: noscript in HTML fragment serialization algorithm

On Sep 2, 2009, at 03:01, Ian Hickson wrote:

> On Wed, 26 Aug 2009, Geoffrey Sneddon wrote:
>>
>> The fragment serialization algorithm currently says, "If the parent  
>> of
>> current node is a style, script, xmp, iframe, noembed, noframes,
>> noscript, or plaintext element, then append the value of current  
>> node's
>> data DOM attribute literally."
>>
>> Does the reference to noscript not need to be "noscript (if  
>> scripting is
>> enabled)" so that innerHTML can roundtrip?
>
> If scripting is disabled, how are you setting innerHTML?

 From a browser extension or user script.

-- 
Henri Sivonen
hsivonen@iki.fi
http://hsivonen.iki.fi/

Received on Wednesday, 2 September 2009 07:53:54 UTC