https://sourceforge.net/tracker/?func=detail&aid=3359183&group_id=152762&atid=785191
The script tag fails to load css 'src' or apply css 'content'.
Using ZK5.0.8.FL.20110706, the following tags will render a red page Firefox, Chrome, Safari, but not Internet Explorer 8.
1)
<style src="style.css" />
2)
<style content="body
" />