I have an html page with this code
<object data="ciao.xhtml" width="100%" height="100%"
type="application/xhtml+xml">
</object>
ciao.xhtml contain a well formed xhtml with svg embedded.
It work well in chrome and firefox but when i test it on explorer i don't see enything