[whatwg] Test suite: Embedded content
Lachlan Hunt
lachlan.hunt at lachy.id.au
Mon Nov 28 16:24:40 PST 2005
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/
More information about the whatwg
mailing list