On Jun 20, 2007, at 14:48, Anne van Kesteren wrote:

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.

Would there be harm in resolving this by making it conforming?

--
Henri Sivonen
[EMAIL PROTECTED]
http://hsivonen.iki.fi/


Reply via email to