Hi,
the built-in preview panel for XML documents seems to host an IE control running in IE7 mode or earlier.
Is there any way to force it switching to a newer version? I tried adding
<meta http-equiv="X-UA-Compatible" content="IE=9" />
to the output HTML document, but did not change anything. My goal would be to be able to use new css features (e.g. border-radius etc) in the previews.
Thanks,
Tamas