[xsl] zero width no-break space to prevent tag minimisation

Subject: [xsl] zero width no-break space to prevent tag minimisation
From: "Andrew Welch" <andrew.j.welch@xxxxxxxxx>
Date: Thu, 16 Oct 2008 15:12:11 +0100
Can anyone see any issues with using a "zero with no-break space" (the
BOM) as a way of preventing tag minimization:

<div>&#65279;</div>

It seems to work - any reason I shouldn't use that?  Using a breaking
(breakable?) zero width space (#8203) doesn't seem to prevent the
minimisation...

(the usual techniques of a comment or #160 can't be used in this
particular case)


-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

Current Thread