[whatwg] Test suite: Embedded content

Simon Pieters wrote:
> Opera:
> If plugins are enabled, render all <embed>s and hide all <noembed>s, and 
> parse <noembed> as CDATA. If plugins are disabled, hide all <embed>s and 
> display all <noembed>s, and parse <noembed> as #PCDATA.

Why does it need to parse it differently depending on the mode?  Since 
noembed is just hidden anyway, it really shouldn't matter how its 
content is parsed and parsing it like #PCDATA makes the most sense.

-- 
Lachlan Hunt
http://lachy.id.au/

Received on Monday, 28 November 2005 16:24:40 UTC