> On 24 Apr, 05:28, "C.W.Holeman II" <cwhii_google_s...@yahoo.com>
> wrote:
[quoted text clipped - 7 lines]
> Or are you going to use the XSLT to transform the XML into HTML, then
> applly the CSS to that? (probably best)
Yes, the later with the output including also MATHML, SVG and my EMLEO.
> As it is, you're generating some chimera document that's half HTML and
> half XML. It looks like HTML but it has an unrecognised XML element in
> it <emleo:test class="boxed">NS.</emleo:test>
The unrecognised element is what I am trying to get into output document.
Then I will have javascript process user input and change the DOM
content.
http://emle.sourceforge.net/index.shtml
http://emle.sourceforge.net/emle020000/emle_lab_009.xml
The above link has the the XML file transformed by the XSL file into
a document that has no MATHML nor SVG at this point. There is javascript
code that modifies a canvas at this point. I am now attempting to
add CSS to manage the look which has provoked this test case.
> This is invalid HTML, so the browser chokes on it. The usual recovery
> mechanism is to discard the unrecognised element and try to process
> the content as if the tags hadn't been there. So the text content is
> still rendered, but the element (and the associated class and thus the
> CSS border) gets ignored.
Then why does <test class="boxed"> work as expected but not <emleo:test
class="boxed">?

Signature
C.W.Holeman II | cwhii@Julian5Locals.com -5 | http://JulianLocals.com/cwhii
To only a fraction of the human race does God give the privilege of
earning one's bread doing what one would have gladly pursued free, for
passion. I am very thankful. The Mythical Man-Month Epilogue/F.P.Brooks