Closed GoogleCodeExporter closed 9 years ago
I put in the fixes and the two individual <img> tests you show now work, but my
combined tests when combining those two things into the cssOnsiteUri are
causing me a
headache:
Input: <style> a.test { background-image: url(/smiley-from_dude.gif); } </style>
Output: <style> a.test { } </style>
The <img> tag does not need to be balanced in HTML. Setting the policy
directive to
use XHTML will cause the <img> tag to be balanced.
Thanks!
Original comment by arshan.d...@gmail.com
on 25 May 2008 at 2:02
Fixed as of June 7th 2008 in SVN. Also added testRegression() test case
(07/2008) to
ensure URL works in future versions.
Original comment by li.jaso...@gmail.com
on 11 Jul 2008 at 11:46
Original comment by arshan.d...@gmail.com
on 3 Aug 2009 at 2:38
Original issue reported on code.google.com by
thedownw...@gmail.com
on 23 May 2008 at 10:26