Re: Problem with backslash

* Luc Martinez wrote:
>Where did I made a mistake?

You've hit a bug in HTML Tidy. The problematic input is

  <script type='text/javascript'>
   /* <![CDATA[ */	
  document.write('<script type="text/javascript"
     src="..."><\/s'+'cript>');
  /* ]]> */
  </script>

Could you file a bug report on the project site's bug tracker?
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Friday, 14 May 2010 13:49:05 UTC