xsl-list
[Top] [All Lists]

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

2008-10-16 10:12:38
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/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--