This vector shows what characters separate CSS properties.
<div style="font-family:'blah'$[chr]color:red"></div>
<div style="font-family:'blah';color:red"></div>