Should XML CDATA be shown in your browser?
I just spent 1/4 of a day diagnosing a problem that got totally wiped out because, as it turns out, Firefox and IE display XML differently.
In IE, rocketboom’s XML looks like this:
<title>rb_06_aug_04</title>
- <description>
- <


Aside from XHTML, people shouldn’t (“shouldn’t”) be reading Xml…at least not in web browsers.
So Firefox is wrong and it should have just spit out the data?
The problem is that FF doesn’t render CDATA properly even if you transform it via XSL, which is for users.