[whatwg] noscript Content Model
Anne van Kesteren
annevk at opera.com
Sun Nov 26 12:55:16 PST 2006
On Sun, 26 Nov 2006 20:52:06 +0100, Lachlan Hunt
<lachlan.hunt at lachy.id.au> wrote:
> I see. How about including that example in the spec and rephrasing
> first additional requirement like this:
>
> * Replacing each noscript element with its child elements must not
> cause the document to become non-conforming.
That doesn't work for HTML where <noscript> content is typically parsed
(when scripting is enabled) as CDATA.
I'm wondering though if the following is invalid per the current text:
<li>
<noscript><m>test</m></noscript>
<ins><p>test</p></ins>
</li>
--
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>
More information about the whatwg
mailing list