Currently CDATA and RCDATA are required not to contain the string </script> for instance if the start tag is <script>. However, the following does not trigger a parse error:

  <script><!-- </script> --></script>

yet it is non-conforming. Given that conformance checkers are required to follow the parsing section this is a problem I think.


--
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Reply via email to