Re: CSP XML Data with tokens

Ok well so the daft thing with seamless iframes in HTML attributes, why not
use the node value? Since this isn't rendered on older browsers and you
don't need to use entities to render HTML.

<iframe>
<![CDATA[182kDJsw82


182kDJsw82]]>
</iframe>

Then it works in XML too, you'd just have to watch out for closing cdata and
iframe

Received on Monday, 31 January 2011 08:20:12 UTC