* Jean-Christian Imbeault wrote: >The following javascript gets it's quotes mangled (escaped) by Tidy: > >document.write("<img src='http://domain.com" + document.referrer + "' >width=1 height=1>"); > >Become: > >document.write("<img src=\'http://domain.com" + document.referrer + "\' >width=1 height=1>"); I am sorry but I am unable to reproduce this behaivour. Do you have a more complete sample document? What version of HTML Tidy do you sue?Received on Monday, 7 July 2003 00:38:21 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:37:54 GMT