Dear sirs, There is an error in http://www.w3.org/TR/2002/REC-xhtml1-20020801. The example 'correct' code in sec. 4.8 does not work in either Firefox or IE. Both browsers throw a JavaScript error for the <![CDATA[ tag. The following corrected version does work in both browsers (note the '//' in front of the CDATA tag and its closing tag): <script type="text/javascript"> //<![CDATA[ .... unescaped script content ... //]]> </script> Please make this correction in the next edition.Received on Sunday, 16 September 2007 23:36:56 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:32:03 GMT