- From: Geoff McLane <ubuntu@geoffair.info>
- Date: Sat, 19 Sep 2015 14:08:11 +0200
- To: public-htacg@w3.org
Hi Chris, Thanks for the quick testing... > How should the following parse? > <script> > document.write('<style>body{font-family:"'+XCOOKIE.gui_font+'",Verdana, Arial;}</style>'); > </script> It should parse perfectly with SkipQuotes enabled ;=)) But you have found a **BUG**... caused by the tricky - 'css:"'+var+'",...' - in the script... Found a little problem in the skip logic, and will push a fix probably later today... not presently at my main machine... Have added the case to the issue #65 - https://github.com/htacg/tidy-html5/issues/65#issuecomment-141659011 Thanks again... Regards, Geoff.
Received on Saturday, 19 September 2015 12:08:41 UTC