- From: Lachlan Hunt <lachlan.hunt@lachy.id.au>
- Date: Tue, 29 Nov 2005 11:24:40 +1100
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