[Home] [By Thread] [By Date] [Recent Entries]

  • From: Jesper Tverskov <jesper.tverskov@g...>
  • To: xml-dev@l...
  • Date: Mon, 5 Sep 2011 10:17:31 +0200

David Carlisle wrote:

> ..., however more useful in a ployglot context is to not place the
> entire script in a comment but just to place a CDATA section start tag
> in a (javascript) comment and not place the script inside a comment.
> <script>
> \\<![CDATA[
> a < b
> \\]]
> </script>
> works identically in html and xhtml, and is just banned in ployglot as
> the parse tree is not identical, even though the only difference is two
> javascript comments ignored by the javascript processor.

How can you write "however more useful in a polyglot context" and then
end up saying: "and is just banned in polyglot..."?

Does it mean that we should use it in polyglot anyway or what?

Cheers
Jesper Tverskov
http://www.xmlplease.com


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member