This vector shows what characters are allowed after * in CSS comments.
<div style="/**$[chr]color:red;">test</div>
<div style="/**/color:red;">test</div>